APIs.json Apis Properties Feedback Email Info (Edit)

This property ensures that there is an email available for API consumers to provide feedback

APIs.jsonAPIsProperties

Rule Definition

apis-json-apis-properties-feedback-email-info.yaml
{"apis-json-apis-properties-feedback-email-info":{"description":"This property ensures that there is an email available for API consumers to provide feedback","message":"Has Feedback Email","severity":"info","given":["$.apis.*.properties.*","$.common.*"],"then":[{"field":"type","function":"pattern","functionOptions":{"notMatch":"\\b(feedback-email|FeedbackEmail)\\b"}}]}}

Back to All of the Rules