APIs.json Apis Properties Feedback Issues Info (Edit)

This property ensures there is a URL to Git issues specifically for providing feedback

APIs.jsonAPIsProperties

Rule Definition

apis-json-apis-properties-feedback-issues-info.yaml
{"apis-json-apis-properties-feedback-issues-info":{"description":"This property ensures there is a URL to Git issues specifically for providing feedback","message":"Has Feedback Issues URL","severity":"info","given":["$.apis.*.properties.*","$.common.*"],"then":[{"field":"type","function":"pattern","functionOptions":{"notMatch":"\\b(FeedbackIssues|FeedbackGitHubIssues)\\b"}}]}}

Back to All of the Rules