Apicurio-studio: Editor: Add JSON:API specific editing features

Created on 14 Mar 2019  路  1Comment  路  Source: Apicurio/apicurio-studio

It might be useful to have specific templates or other editing features (or validations) for facilitating the creation of JSON:API conformant APIs.

https://jsonapi.org/

enhancement proposal editor

Most helpful comment

I would really appreciate this feature. Most important would be the support for nested objects (in data types), since this is used heavily in JSON:API.

At the moment, Apicurio seems not to support (not previously defined) objects as data type inside of objects, and it doesn't make sense for us to define a (pseudo-)data type for every level of a single object. So we live with the workaround to use an different editor (stoplight) only for schema creation/editing, and then import the schema source code into apicurio...

Besides of this, we really love apicurio: this is the very best API designer at the moment (and we tried many of them), with an great UX and better quality/OAS-conform results and import than other tools. My appreciation for your work!

>All comments

I would really appreciate this feature. Most important would be the support for nested objects (in data types), since this is used heavily in JSON:API.

At the moment, Apicurio seems not to support (not previously defined) objects as data type inside of objects, and it doesn't make sense for us to define a (pseudo-)data type for every level of a single object. So we live with the workaround to use an different editor (stoplight) only for schema creation/editing, and then import the schema source code into apicurio...

Besides of this, we really love apicurio: this is the very best API designer at the moment (and we tried many of them), with an great UX and better quality/OAS-conform results and import than other tools. My appreciation for your work!

Was this page helpful?
0 / 5 - 0 ratings