Skip to content

Commit

Permalink
feat(sdk): automated oas update (#8323)
Browse files Browse the repository at this point in the history
  • Loading branch information
kong-apiops authored Jan 9, 2025
1 parent a5e688c commit 86740bc
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5812,6 +5812,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v0/yaml/mesh-control-planes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v1/yaml/ksearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v2/yaml/api-products.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1587,6 +1587,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v2/yaml/application-auth-strategies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1529,6 +1529,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v2/yaml/audit-logs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v2/yaml/control-planes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v2/yaml/portal-management.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4643,6 +4643,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/Konnect/v3/yaml/identity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1588,6 +1588,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down
1 change: 1 addition & 0 deletions api-specs/portal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1678,6 +1678,7 @@ components:
- is_fqdn
- is_arn
- unknown_property
- missing_reference
- is_label
- matches_regex
- invalid
Expand Down

0 comments on commit 86740bc

Please sign in to comment.