APIs.json Apis Properties APIOps Cycles Value Proposition Canvas (Edit)

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

Back to All of the Rules