File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3724937249 "type": "string"
3725037250 }
3725137251 },
37252- "subscribeSupportConfig ": {
37252+ "subscribeRequirements ": {
3725337253 "title": "Subscribe Support Config",
3725437254 "type": "object",
3725537255 "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.",
3864938649 "type": "string"
3865038650 }
3865138651 },
38652- "subscribeSupportConfig ": {
38652+ "subscribeRequirements ": {
3865338653 "title": "Subscribe Support Config",
3865438654 "type": "object",
3865538655 "description": "Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.",
Original file line number Diff line number Diff line change @@ -582,8 +582,8 @@ components:
582582 $ref : ' #/components/schemas/Media'
583583 labels :
584584 $ref : ' #/components/schemas/Labels'
585- subscribeSupportConfig :
586- $ref : ' #/components/schemas/SubscribeSupportConfig '
585+ subscribeRequirements :
586+ $ref : ' #/components/schemas/SubscribeRequirements '
587587 modules :
588588 $ref : ' #/components/schemas/Modules'
589589 metadata :
@@ -644,7 +644,7 @@ components:
644644 passThrough :
645645 type : boolean
646646
647- SubscribeSupportConfig :
647+ SubscribeRequirements :
648648 title : Subscribe Support Config
649649 type : object
650650 description : Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself.
Original file line number Diff line number Diff line change 23062306 "type" : " string"
23072307 }
23082308 },
2309- "subscribeSupportConfig " : {
2309+ "subscribeRequirements " : {
23102310 "title" : " Subscribe Support Config" ,
23112311 "type" : " object" ,
23122312 "description" : " Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself." ,
36123612 "type" : " string"
36133613 }
36143614 },
3615- "subscribeSupportConfig " : {
3615+ "subscribeRequirements " : {
36163616 "title" : " Subscribe Support Config" ,
36173617 "type" : " object" ,
36183618 "description" : " Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself." ,
47964796 "type" : " string"
47974797 }
47984798 },
4799- "subscribeSupportConfig " : {
4799+ "subscribeRequirements " : {
48004800 "title" : " Subscribe Support Config" ,
48014801 "type" : " object" ,
48024802 "description" : " Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself." ,
52535253 }
52545254 }
52555255 },
5256- "SubscribeSupportConfig " : {
5256+ "SubscribeRequirements " : {
52575257 "title" : " Subscribe Support Config" ,
52585258 "type" : " object" ,
52595259 "description" : " Declares which auxiliary steps a provider requires to support subscriptions, beyond the per-object subscribe call itself." ,
You can’t perform that action at this time.
0 commit comments