I did a quick search of the "deprecated" word in the data folder and set the field where the description says that a property is deprecated. This does not change the rendering of the spec because the descriptions already talk about the deprecation, but it can be used by tools that rely on the OpenAPI definitions and JSON Schemas. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
1 line
82 B
Text
1 line
82 B
Text
Add the `deprecated` field to properties of OpenAPI definitions and JSON Schemas.
|