OpenAPI
A machine-readable OpenAPI 3.x document with callable, uniquely-identified, typed operations. (site-wide file)
Broken variant
An operation with no operationId and a response with an untyped ({}) schema.
Catalogued flags
| Flag | Kind | Severity |
|---|---|---|
openApiInvalidDocument | defect | high |
openApiInvalidVersion | defect | medium |
openApiMissingOperationId | defect | medium |
openApiDuplicateOperationId | defect | medium |
openApiUntypedSchema | defect | medium |
openApiPartiallyAssessed | coverage note — not a finding about the site | — |
openApiUnresolvedReference | informational — fails nothing | — |