APIs.json Apis Properties APIOps Cycles Customer Journey Canvas (Edit)

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

Back to All of the Rules