-
**Describe the bug:** Given a route object like
```
router.get({
path: `my_path`,
validate: {
body: {},
},
options: {
access: 'internal',
description: 'This is a description.'
}…
-
Leg uit aan de gebruiker wat wordt bedoeld met meerderjarig en minderjarig:
Meerderjarige: persoon van 18 jaar of ouder of met een meerderjarigheidsverklaring
Minderjarige: persoon jonger dan 18 z…
-
**Describe the bug**
We have several string fields in our API that are nullable (i.e., optional), but also have a max length. When using OAS 3.0.3 as the target schema version, this works fine, howev…
-
Hello,
I want to make sure the Swagger UI file dialog will limit the selectable file(s) to a specific extension (in this case `.glb`).
Based on my discussion with ChatGPT and my read of the OAS sp…
-
The Core team added support for OAS in the Kibana routes. To provide users with an up-to-date OAS for the documented public Cases API we need to register the OAS schema on each public route. Cases rou…
-
**Problem description**
Initial version of the API(s) should be created, based on https://github.com/camaraproject/APIBacklog/blob/main/documentation/API%20proposals/APIProposal_DeviceDataVolume.md
…
-
**Describe the bug**
given a sample with anyOf and required statement example validation fails whereas it is valid
**To Reproduce**
validate the below OAS Spec (in the Additional context s…
-
Today, all of aep.dev uses openapi 3.0 definitions.
Given the nascence of the project and our decision to control our own toolchains, we have some freedom to update the OAS version and not pay a p…
-
I'm very intrigued by this tool, and am interested in using it. However, the demo described in the README throws a weird error.
I have a well defined specification that is successfully being used …
-
I have tried the existing recipe. Now the recipe MigrateApiOperationToOperation directly deletes the response without change.
```yaml
- org.openrewrite.java.RemoveAnnotationAttribute:
annot…