The schema snapshot endpoint returns the schema wrapped in a data property, consistent with most other data endpoints. However, the OpenAPI specification currently describes the schema as being returned at the top level and does not reflect this data wrapper.
https://github.com/directus/openapi/blob/main/openapi/paths/schema/snapshot/schemaSnapshot.yaml#L14
The schema snapshot endpoint returns the schema wrapped in a
dataproperty, consistent with most other data endpoints. However, the OpenAPI specification currently describes the schema as being returned at the top level and does not reflect thisdatawrapper.https://github.com/directus/openapi/blob/main/openapi/paths/schema/snapshot/schemaSnapshot.yaml#L14