Skip to content

Commit

Permalink
fix: add allowed values fields
Browse files Browse the repository at this point in the history
Signed-off-by: Samantha Coyle <[email protected]>
  • Loading branch information
sicoyle committed Dec 17, 2024
1 parent 1b59ba1 commit 7a92a0b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bindings/aws/kinesis/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ metadata:
type: string
default: shared
example: extended
allowedValues:
- "shared"
- "extended"
binding:
input: true
- name: direction
Expand Down

0 comments on commit 7a92a0b

Please sign in to comment.