-
![TodoImage](https://github.com/user-attachments/assets/df714862-52da-455c-a52b-839d3c41cc28)
-
### Q&A
- Method of installation: unpkg.com dist assets
- Swagger-UI version: `5.9.0`
- OpenAPI version: `3.1.0`
### Content & configuration
Example Swagger/OpenAPI definition:
```ya…
-
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#schemaObject
The `SchemaObject` interface doesn't have `$ref` property
https://github.com/kogosoftwarellc/open-api/blob…
-
### Example Swagger/OpenAPI definition
```yaml
openapi: 3.0.0
paths:
/:
post:
requestBody:
content:
image/png:
schema:
type: strin…
-
In the spirit of https://github.com/OAI/OpenAPI-Specification/issues/110, it would be valuable to have a similar effort here in AsyncAPI for IANA considerations (https://datatracker.ietf.org/doc/h…
-
##### Description
Moving forward to OAS 3.0 the openapi-generator should have the option to switch from Swagger annotations in the generated code to annotations from the [Microprofile OpenAPI Speci…
-
Hello there,
Question: do you have OpenAPI specifications? (your docs rocks but it would be convenient to have a swagger file)
-
WinSwag only supports Swagger/OpenAPI v2 specifications at the moment, partly because NSwag only supports v2. OpenAPI 3 was released in July 2017 and WinSwag should support it in the future.
-
### Reason/Context
Why we need this improvement?
To be able to serve PDF, Images, ByteStreams in Microcks
How will this change help?
This will greatly open what microcks can do in terms of REST …
-
The rest-guide currently lists these as not covered:
> Topics not covered in this guide:
>
> * Semantics of common business data (e.g. social security number, address, …). These are managed by …