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 ec81492 commit cc8e00bCopy full SHA for cc8e00b
management/campaign.yaml
@@ -41,7 +41,7 @@ paths:
41
content:
42
application/json:
43
schema:
44
- $ref: './schemas/campaign.yaml#/schemas/Campaign'
+ $ref: './schemas/campaign.yaml#/schemas/CampaignInput'
45
responses:
46
200:
47
description: Campaign Created
management/openapi-3.yaml
@@ -207,7 +207,7 @@ paths:
207
208
209
210
211
212
213
0 commit comments