MUST have info contact email
The info object MUST have a contact email property that contains a valid email address for the responsible team.
Important:
For openapi definitions marked with info.x-api-type: pygeoapi, this rule’s severity is automatically set to warn by the override-severity-pygeoapi rule. See 1.
Valid Example
info:
...
...
contact:
email: 'support.contact@acme.com'
Published: 24 January 2025
Last updated: 25 September 2025
Page Source