You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scope of this issue is to apply the same pattern we use for OpenAPI 3.x.y spec. All the completion, documentation and linting is concentrated in one place, instead of duplicating it in every spec object that can support referencing.
The scope of this issue is to apply the same pattern we use for OpenAPI 3.x.y spec. All the completion, documentation and linting is concentrated in one place, instead of duplicating it in every spec object that can support referencing.
Here is a way how this is implemented in the OpenAPI 3.x.y spec - https://github.com/swagger-api/apidom/tree/0b0fbf3669fc204fbddebd0cb161af9c6291620d/packages/apidom-ls/src/config/openapi/reference
TODO:
The text was updated successfully, but these errors were encountered: