APIs.json APIs Contact Error (Edit)

The contact object provides the ability to associate a vCard that represents an individual or any organization entity with common contact information like a name, email, or other reference, providing a standardized way of supporting an API. You can find details about the API contact property for APIs.json, and explore support contact more via API Evangelist.

Rule Definition

apis-json-apis-contact-error.yaml
{ "apis-json-apis-contact-error": {"description":"The contact object provides the ability to associate a vCard that represents an individual or any organization entity with common contact information like a name, email, or other reference, providing a standardized way of supporting an API. You can find details about the <a href=\"https://apisjson.org/schema/apis-contact/\">API contact property for APIs.json</a>, and explore <a href=\"https://apievangelist.com/guidance/support/contact/\" target=\"_blank\">support contact</a> more via API Evangelist.","message":"API COULD have a contact.","severity":"warn","given":["$.apis.*"],"then":{"field":"contact","function":"truthy"}} }

Back to All of the Rules