File tree Expand file tree Collapse file tree 1 file changed +9
-18
lines changed Expand file tree Collapse file tree 1 file changed +9
-18
lines changed Original file line number Diff line number Diff line change 5420
5420
"$ref" : " #/components/responses/InternalError"
5421
5421
}
5422
5422
},
5423
- "tags" : [ " syncs" ],
5424
- "x-internal" : true
5423
+ "tags" : [ " syncs" ]
5425
5424
},
5426
5425
"post" : {
5427
5426
"description" : " Create new connector" ,
5463
5462
"$ref" : " #/components/responses/InternalError"
5464
5463
}
5465
5464
},
5466
- "tags" : [ " syncs" ],
5467
- "x-internal" : true
5465
+ "tags" : [ " syncs" ]
5468
5466
}
5469
5467
},
5470
5468
"/teams/{team_name}/connectors/{connector_id}" : {
5497
5495
"$ref" : " #/components/responses/InternalError"
5498
5496
}
5499
5497
},
5500
- "tags" : [ " syncs" ],
5501
- "x-internal" : true
5498
+ "tags" : [ " syncs" ]
5502
5499
},
5503
5500
"patch" : {
5504
5501
"description" : " Update a connector" ,
5541
5538
"$ref" : " #/components/responses/InternalError"
5542
5539
}
5543
5540
},
5544
- "tags" : [ " syncs" ],
5545
- "x-internal" : true
5541
+ "tags" : [ " syncs" ]
5546
5542
}
5547
5543
},
5548
5544
"/teams/{team_name}/connectors/{connector_id}/authenticate" : {
5571
5567
"$ref" : " #/components/responses/InternalError"
5572
5568
}
5573
5569
},
5574
- "tags" : [ " syncs" ],
5575
- "x-internal" : true
5570
+ "tags" : [ " syncs" ]
5576
5571
}
5577
5572
},
5578
5573
"/teams/{team_name}/connectors/{connector_id}/authenticate/aws" : {
5617
5612
"$ref" : " #/components/responses/InternalError"
5618
5613
}
5619
5614
},
5620
- "tags" : [ " syncs" ],
5621
- "x-internal" : true
5615
+ "tags" : [ " syncs" ]
5622
5616
},
5623
5617
"post" : {
5624
5618
"description" : " Authenticate or reauthenticate the given AWS connector" ,
5665
5659
"$ref" : " #/components/responses/InternalError"
5666
5660
}
5667
5661
},
5668
- "tags" : [ " syncs" ],
5669
- "x-internal" : true
5662
+ "tags" : [ " syncs" ]
5670
5663
}
5671
5664
},
5672
5665
"/teams/{team_name}/connectors/{connector_id}/authenticate/oauth" : {
5711
5704
"$ref" : " #/components/responses/InternalError"
5712
5705
}
5713
5706
},
5714
- "tags" : [ " syncs" ],
5715
- "x-internal" : true
5707
+ "tags" : [ " syncs" ]
5716
5708
},
5717
5709
"post" : {
5718
5710
"description" : " Authenticate or reauthenticate the given OAuth connector" ,
5759
5751
"$ref" : " #/components/responses/InternalError"
5760
5752
}
5761
5753
},
5762
- "tags" : [ " syncs" ],
5763
- "x-internal" : true
5754
+ "tags" : [ " syncs" ]
5764
5755
}
5765
5756
}
5766
5757
},
You can’t perform that action at this time.
0 commit comments