@Alexi_Antonino I have been running this command successfully since you explained it to me step by step
but I had a problem with one of my collections last time, apparently the schema is created normally but when trying to access the data I receive the following error:
ODBC: ERROR [HY000] [MongoDB][Core] Trying to execute query failed with error: Kind: Command failed: Error code 96 (OperationFailed): failed getting result set schema: failed to convert BSON catalog to json_schema::Schema format: data did not match any variant of untagged enum BsonType, correlationID = 179b87ef113feea733a0bcca, labels: {}
Any thoughts on what’s going on?