From bbf0ec9ffb9800fa996ce66b62535c343b640ba5 Mon Sep 17 00:00:00 2001 From: Jaehyun Lim Date: Thu, 23 Apr 2026 17:18:53 -0700 Subject: [PATCH] fix title --- api/generated/api.json | 4 ++-- catalog/catalog.yaml | 2 +- catalog/generated/catalog.json | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/generated/api.json b/api/generated/api.json index 3513993..a618398 100644 --- a/api/generated/api.json +++ b/api/generated/api.json @@ -37250,7 +37250,7 @@ } }, "subscribeRequirements": { - "title": "Subscribe Support Config", + "title": "Subscribe Requirements", "type": "object", "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.", "properties": { @@ -38650,7 +38650,7 @@ } }, "subscribeRequirements": { - "title": "Subscribe Support Config", + "title": "Subscribe Requirements", "type": "object", "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.", "properties": { diff --git a/catalog/catalog.yaml b/catalog/catalog.yaml index 93912cc..5cb20f1 100644 --- a/catalog/catalog.yaml +++ b/catalog/catalog.yaml @@ -645,7 +645,7 @@ components: type: boolean SubscribeRequirements: - title: Subscribe Support Config + title: Subscribe Requirements type: object description: Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself. properties: diff --git a/catalog/generated/catalog.json b/catalog/generated/catalog.json index dabdfdb..70065b2 100644 --- a/catalog/generated/catalog.json +++ b/catalog/generated/catalog.json @@ -2307,7 +2307,7 @@ } }, "subscribeRequirements": { - "title": "Subscribe Support Config", + "title": "Subscribe Requirements", "type": "object", "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.", "properties": { @@ -3613,7 +3613,7 @@ } }, "subscribeRequirements": { - "title": "Subscribe Support Config", + "title": "Subscribe Requirements", "type": "object", "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.", "properties": { @@ -4797,7 +4797,7 @@ } }, "subscribeRequirements": { - "title": "Subscribe Support Config", + "title": "Subscribe Requirements", "type": "object", "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.", "properties": { @@ -5254,7 +5254,7 @@ } }, "SubscribeRequirements": { - "title": "Subscribe Support Config", + "title": "Subscribe Requirements", "type": "object", "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.", "properties": {