Skip to content

Commit

Permalink
Correcting enumeration list
Browse files Browse the repository at this point in the history
  • Loading branch information
anuragsharma-123 committed Dec 13, 2023
1 parent d0c795d commit 7583502
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ properties:
type: string
description: |
The type of the action to take when scale up is needed.
enum: [ adjustment , updateCapacity setMinTarget , percentageAdjustment ]
enum: [ adjustment , updateCapacity, setMinTarget , percentageAdjustment ]
example: "updateCapacity"
adjustment:
type: integer
Expand Down

0 comments on commit 7583502

Please sign in to comment.