Skip to content

Commit

Permalink
fix: fix propertyName
Browse files Browse the repository at this point in the history
Co-authored-by: Melvin Zottola <[email protected]>
  • Loading branch information
fabienfleureau and mzottola authored Aug 2, 2024
1 parent 5a83b46 commit 18322f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12196,7 +12196,7 @@ components:
- $ref: '#/components/schemas/ScalewayClusterCredentials'
- $ref: '#/components/schemas/GenericClusterCredentials'
discriminator:
propertyName: job_type
propertyName: object_type
mapping:
AWS: '#/components/schemas/AwsClusterCredentials'
SCW: '#/components/schemas/ScalewayClusterCredentials'
Expand Down

0 comments on commit 18322f8

Please sign in to comment.