#
# Copyright IBM Corp. 2024, 2025
#
kind: API
apiVersion: api.webmethods.io/beta
metadata:
  name: PpastPetstoreAPI
  version: 1.0
  namespace: default
  tags:
    - swagger
    - petstore
    - sample
  type: REST
spec:
  mocked: true
  api-spec:
    $path: spec.yaml
  policy-sequence: 
    - $ref: default:Ppastpet_policies:1.0
