APIs.json Apis Properties APIOps Cycles Business Model Canvas (Edit)

This ensures that an API has had the [APIOps Business Model Canvas](https://www.apiopscycles.com/resources/api-business-model-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-business-model-canvas-info.yaml
{"apis-json-apis-properties-apiop-cycles-business-model-canvas-info":{"description":"This ensures that an API has had the APIOps Business Model 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 Business Model Canvas","severity":"info","given":["$.common.*"],"then":[{"field":"type","function":"pattern","functionOptions":{"notMatch":"\\b(APIOpsBusinessModelCanvas)\\b"}}]}}

Back to All of the Rules