-
A few places make assumptions that we are only ever working with one document. But actually a `$ref` can point to an entity in another document entirely.
Most ref resolutions work properly, updatin…
-
99% of the JSON Schema I work with are embedded in an OpenAPI document (several documents with $ref etc.). This GitHub repo does not mention OpenAPI - can the CLI be used with JSON Schema embedded Ope…
-
Currently, openapi-format dereferences the OpenAPI documents to do its formatting, sorting, ... and write a dereferenced result.
Investigate the option to leverage: https://www.npmjs.com/package/js…
-
The endpoints that use the `includeResultsetResponses` parameter contain invalid OpenAPI syntax.
These include the following files:
- [`analyses/endpoints.yaml`](https://github.com/ga4gh-beacon/…
-
I have used the Java `springdoc-openapi-starter-webmvc-ui` package. In the global configuration, I think it is better than the existing PHP swagger package configuration scheme.
This is a solution …
-
VS Code YAML extension uses Schema Store https://www.schemastore.org/api/json/catalog.json to automatically guess and apply JSON Schemas to documents being edited.
My understanding is that if multi…
-
I'm looking for a way to manually register a component schema by providing a pydantic dto without using a route definition. Searched and played around a bit, but couldn't figure out how to do it. Is t…
-
It is common practice (particularly in OAS 2.0 and 3.0) to create documents that consist of a referenceable OAS Object (meaning any capitalized-in-the-spec Object type that either has an entry in the …
-
E.g. if you parse the Kubernetes swagger.json (~5.1MB of JSON as of this issue), even with a pretty beefy machine, you eventually run out of memory.
-
**Describe the bug**
I'm just trying to run a mock server that builds from a YAML OpenAPI spec. The setup steps in the [OpenAPI guide](https://www.mocks-server.org/docs/integrations/openapi/) seem to…
Rcuz8 updated
5 months ago