@apistudio/apim-cli
Version:
CLI for API Management Products
20 lines • 359 B
YAML
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