APIs.json Apis Properties APIOps Cycles Capacity Canvas (Edit)

This ensures that an API has had the [APIOps Capacity Canvas](https://www.apiopscycles.com/resources/capacity-canvas) applied to the API, requiring that the canvas is present in the repository and registered in the APIs.json index for the API, helping with discovery and governance.

APIs.jsonAPIsPropertiesAPIOps Cycles

Rule Definition

apis-json-apis-properties-apiop-cycles-capacity-canvas-info.yaml
{"apis-json-apis-properties-apiop-cycles-capacity-canvas-info":{"description":"This ensures that an API has had the APIOps Capacity Canvas applied to the API, requiring that the canvas is present in the repository and registered in the APIs.json index for the API, helping with discovery and governance.","message":"Has APIOps Cycles Capacity Canvas","severity":"info","given":["$.common.*"],"then":[{"field":"type","function":"pattern","functionOptions":{"notMatch":"\\b(APIOpsCapacityCanvas)\\b"}}]}}

Back to All of the Rules