UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

23 lines 416 B
# # Copyright IBM Corp. 2024, 2025 # kind: Scope apiVersion: api.webmethods.io/beta metadata: name: dev_scope version: 1.0 namespace: sample description: sample scope defined for apis spec: resources: - path: /pet/ methods: - put - post - path: /pet/{petid} methods: - get - post - delete policy-sequence: - $ref: scoped_policy_sequence:1.0