#
# Copyright IBM Corp. 2024, 2025
#
kind: Plan
apiVersion: api.webmethods.io/beta
metadata:
  name: Plan
  namespace: sample
  version: 1.0
  tags:
    - one
    - sample
spec:
  pricing:
    currency: USD
    value: 100
  terms: "These are the terms"
  license: "This is the license"
  qos:
    withQuota:
      $ref: dev:PremimumQuota:1.0
    withRateLimit:
      - $ref: dev:PremimumQuota:1.0