Semantics

Even OpenAPI contracts that are structurally correct may have issues with the semantics of the fields in them. For example, the API could include invalid email and URL formats, or inconsistent property formats across the API definition.

This section provides details of the possible semantic issues in your API and to fix how them.