APIs.json Apis Properties Teams Info (Edit)

This property ensures that there is a reference to the team behind an API, providing a reference to business and engineering stakeholders

APIs.jsonAPIsPropertiesAdditional

Rule Definition

apis-json-apis-properties-teams-info.yaml
{"apis-json-apis-properties-teams-info":{"description":"This property ensures that there is a reference to the team behind an API, providing a reference to business and engineering stakeholders","message":"Has a Team Defined","severity":"info","given":["$.apis.*.properties.*","$.common.*"],"then":[{"field":"type","function":"pattern","functionOptions":{"notMatch":"\\b(team|teams|Team|Teams)\\b"}}]}}

Back to All of the Rules