-
### Documentation
- [X] I have consulted the [documentation](https://docs.json-everything.net), and my question isn't answered there.
### Nuget Package
JsonSchema.Net.OpenApi
### Package Version
…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
5
### Plugin v…
-
It has been reported that some tools that convert OpenAPI schemas to JSONSchema have an issue converting example to examples.
https://github.com/ESA-EarthCODE/open-science-catalog-metadata/issues/2…
-
https://github.com/plone/plone.restapi/pull/1790
-
## Description
Part of #6130
The legacy model generation approach using Go had as its main outcome the `kube-schema.json` and `validation-schema.json` files.
The purpose of the `kube-schema.…
-
Hello, I'm using a OpenAPI Schema with references on other schemas defined in a subdirectory. This structure is valid, generated API-Doc and request / response validation are not working in Membrane
…
-
Note: Because openapi-zod is a library standing on the shoulders of other libraries, I don't have an idea if this is the correct repository to ask.
I am currently migrating an existing API with an …
-
Is there a way to define the zod types so that the @fastify/swagger can generate an openapi which uses schemas to define the expected schemas for the routes, and the routes only to use $ref to the sch…
-
For better compatibility and accessibility, I'd love to see upgrading the schemas to 3.1 OpenAPI standard. I need them in 3.1 format.
-
### Description
> $Subject
### Steps to Reproduce
Try to generate the client for the following spec:
```yaml
openapi: 3.0.0
info:
title: Albums API
version: 1.0.0
description: A simple …