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.
1 parent 92b2605 commit 094aea4Copy full SHA for 094aea4
api-docs.yml
@@ -1691,14 +1691,12 @@ paths:
1691
get:
1692
tags:
1693
- integration
1694
- summary: Get Integration by ID
+ summary: Get Integration
1695
responses:
1696
200:
1697
description: Integration Value
1698
schema:
1699
- type: array
1700
- items:
1701
- $ref: "#/definitions/Integration"
+ $ref: "#/definitions/Integration"
1702
put:
1703
1704
0 commit comments