738fa8fc90
* Handle `text-matches` in suppression. * openapi-markdown 0.7.3 * update z-schema * changelog * Issue # 381 * Issue # 381 |
||
---|---|---|
.. | ||
examples | ||
readme.md | ||
test.json |
readme.md
Suppression
directive:
- suppress: INVALID_TYPE
from: "test.json"
where: "$.definitions.CheckNameAvailabilityResult.properties.nameAvailable"
- suppress: OBJECT_ADDITIONAL_PROPERTIES
from: "test.json"
where: "$.definitions.CheckNameAvailabilityResult"
text-matches: "unknownProperty"