Skip to main content

Top Level Elements

ItemDescription
Full Fuzzer NameTopLevelElementsLinterFuzzer
Log KeyTLEL
DescriptionThis fuzzer will check that the OpenAPI spec contains the recommended top level elements: "info.title", "info.description", "info.version", "info.contact.name", "info.contact.email", "info.contact.url", "servers", "tags".
Enabled by default?No. You need to use the cats lint ... sub-command.
ReportingReports error if the OpenAPI spec does not contain at least one of the recommended top elements, or success otherwise.