diff --git a/api-specs/Konnect/control-planes-config/control-planes-config.yaml b/api-specs/Konnect/control-planes-config/control-planes-config.yaml index fcb12eb82826..c69bc9d86963 100644 --- a/api-specs/Konnect/control-planes-config/control-planes-config.yaml +++ b/api-specs/Konnect/control-planes-config/control-planes-config.yaml @@ -5812,6 +5812,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v0/yaml/mesh-control-planes.yaml b/api-specs/Konnect/v0/yaml/mesh-control-planes.yaml index 5d2f8abbf0dc..d4d66ac97346 100644 --- a/api-specs/Konnect/v0/yaml/mesh-control-planes.yaml +++ b/api-specs/Konnect/v0/yaml/mesh-control-planes.yaml @@ -348,6 +348,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v1/yaml/ksearch.yaml b/api-specs/Konnect/v1/yaml/ksearch.yaml index cd030d0b1654..d09785aa7d5a 100644 --- a/api-specs/Konnect/v1/yaml/ksearch.yaml +++ b/api-specs/Konnect/v1/yaml/ksearch.yaml @@ -270,6 +270,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v2/yaml/api-products.yaml b/api-specs/Konnect/v2/yaml/api-products.yaml index af836cf1f41b..690e78165803 100644 --- a/api-specs/Konnect/v2/yaml/api-products.yaml +++ b/api-specs/Konnect/v2/yaml/api-products.yaml @@ -1587,6 +1587,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v2/yaml/application-auth-strategies.yaml b/api-specs/Konnect/v2/yaml/application-auth-strategies.yaml index 723987b1c114..d0aefc1dad50 100644 --- a/api-specs/Konnect/v2/yaml/application-auth-strategies.yaml +++ b/api-specs/Konnect/v2/yaml/application-auth-strategies.yaml @@ -1529,6 +1529,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v2/yaml/audit-logs.yaml b/api-specs/Konnect/v2/yaml/audit-logs.yaml index 118ebfd0c9ef..110f39930a02 100644 --- a/api-specs/Konnect/v2/yaml/audit-logs.yaml +++ b/api-specs/Konnect/v2/yaml/audit-logs.yaml @@ -411,6 +411,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v2/yaml/control-planes.yaml b/api-specs/Konnect/v2/yaml/control-planes.yaml index 628ebbf62d3b..0cdd37ea7a1d 100644 --- a/api-specs/Konnect/v2/yaml/control-planes.yaml +++ b/api-specs/Konnect/v2/yaml/control-planes.yaml @@ -870,6 +870,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v2/yaml/portal-management.yaml b/api-specs/Konnect/v2/yaml/portal-management.yaml index 491b03d76e95..a7bd5d4b1cd1 100644 --- a/api-specs/Konnect/v2/yaml/portal-management.yaml +++ b/api-specs/Konnect/v2/yaml/portal-management.yaml @@ -4643,6 +4643,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/Konnect/v3/yaml/identity.yaml b/api-specs/Konnect/v3/yaml/identity.yaml index 8a727abc5142..f9cdda4e1f21 100644 --- a/api-specs/Konnect/v3/yaml/identity.yaml +++ b/api-specs/Konnect/v3/yaml/identity.yaml @@ -1588,6 +1588,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid diff --git a/api-specs/portal.yaml b/api-specs/portal.yaml index 006619f8225e..1ee714504113 100644 --- a/api-specs/portal.yaml +++ b/api-specs/portal.yaml @@ -1678,6 +1678,7 @@ components: - is_fqdn - is_arn - unknown_property + - missing_reference - is_label - matches_regex - invalid