Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Schemas for arrays are missing #87

Open
1 task
netmilk opened this issue Jul 15, 2024 · 0 comments
Open
1 task

JSON Schemas for arrays are missing #87

netmilk opened this issue Jul 15, 2024 · 0 comments

Comments

@netmilk
Copy link
Collaborator

netmilk commented Jul 15, 2024

In the original/legacy API Blueprint, the MSON arrays are not a fixed-type. That caused all the JSON Schema array types not to be rendered by the API Blueprint parser and thus not migrated to the OpenAPI Doc. This might affect all the collections at the very top level, items.data[].

  • Please verify that all the array-type JSON has a proper JSON schema.

It's a known API Blueprint issue/feature.

netmilk added a commit that referenced this issue Aug 9, 2024
* Fix for the Version Source Files related to #87

* Addressed empty directory source code item type

* Boolean folder in SourceCodeFolder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant