Skip to content

Commit

Permalink
[create-pull-request] automated change (#286)
Browse files Browse the repository at this point in the history
Co-authored-by: nicolasparada <7969166+nicolasparada@users.noreply.github.com>
  • Loading branch information
calyptia-ci and nicolasparada authored May 28, 2024
1 parent d399f41 commit 45decaf
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions spec/open-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2623,14 +2623,10 @@ components:
ScalePolicy:
type: string
enum:
- ""
- Unknown
- Pods
- Percent
x-graphql-enum-mapping:
"": SCALE_POLICY_UNKNOWN
Pods: SCALE_POLICY_PODS
Percent: SCALE_POLICY_PERCENT
default: ""
default: "Unknown"

UpdatePipeline:
description: Update pipeline request body.
Expand Down

0 comments on commit 45decaf

Please sign in to comment.