We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11b85b3 + 2e07846 commit e7368ecCopy full SHA for e7368ec
swagger.yml
@@ -1547,6 +1547,11 @@ definitions:
1547
$ref: "#/definitions/repoInfo"
1548
id_domain:
1549
type: string
1550
+ default_hooks_data:
1551
+ type: object
1552
+ properties:
1553
+ access_token:
1554
+ type: string
1555
siteSetup:
1556
allOf:
1557
- $ref: "#/definitions/site"
@@ -1584,6 +1589,8 @@ definitions:
1584
1589
type: object
1585
1590
additionalProperties:
1586
1591
1592
+ instalation_id:
1593
1587
1594
submission:
1588
1595
1596
properties:
0 commit comments