Open
Description
Is your feature request related to a problem? Please describe.
We are developing our API collections using JSON:API standard and we would love to create a new API in Postman for finished Services.
However, currently, we can only choose OpenAPI, RAML or GraphQL as schema types. There is no JSON:API nor even the custom one.
Describe the solution you'd like
Ideally, add an option to choose JSON:API standard as a schema type
Describe alternatives you've considered
Delivering the custom
option possibly could work.
Additional context
Basically, we cannot use the whole APIs feature with our chosen API schema.