-
I see a way to definite error codes, but it doesn't update the open API spec generation with HTTP error codes
https://go-kratos.dev/en/docs/component/errors
-
Hi,
When I try to fetch data with a typed client, I got lots of validation errors.
Most of the fields has `null` values. However, according to the OpenApi doc, they should not be null:
Below …
-
It would be very helpful if we could somehow generate `definitions` section of OpenAPI schema, $ref information and providing example values.
One way would be to provide some kind of metadata prope…
-
Follow up to #192618
Implement a registry for embeddables to optionally register their configuration schemas for stricter validation and a better API schema definitions for the public Dashboards API.…
-
### Description
When creating an API using OpenAPI 2 definitions on APIM 4.3.0, an unrelated error message is displayed on the UI. This occurs when creating the same API with some resource changes an…
-
Is there a way to add enums as separate types in the OpenAPI specification file, rather than using inline enum definitions. This will allow client generators (e.g., TypeScript/JavaScript) to create re…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### Describe your idea/feature/enhancement
Hey team, recently tried building out a rest API using `AWS::Serverless::Api` and openapi via DefinitionBody. It's great having my OpenAPI schemas co…
-
### Description
With Nuxt API Party’s capability to auto-generate routes from backend OpenAPI schemas, it would be beneficial to introduce automatic integration testing using [Vitest](https://github.…
-
Currently, it is possible to assign a custom id to routes and variants created from an OpenAPI document using "x-..." properties. But modifying the OpenAPI may not be an option sometimes. So, it is de…