Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions api/generated/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion catalog/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
8 changes: 4 additions & 4 deletions catalog/generated/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down
Loading