Hugues Peccatte
Results
5
issues of
Hugues Peccatte
Using this plugin, when I click on any item in the Preview of the documentation (open / close a route definition, a schema, …), then I can't write anymore in...
Fixes: #447 To provide: - [ ] Unit tests
OpenAPI 3.1 compatibility: "examples" property not allowed / "type" property as an array not allowed
2
**Describe the bug** From OpenAPI 3.1, the `example` property is deprecated and `examples` is preferred and `type` property can be a string, but also an array of strings. The `examples`...
bug