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 473ffe8 commit c0bbdedCopy full SHA for c0bbded
specs/abtesting/paths/scheduleABTest.yml
@@ -39,11 +39,11 @@ post:
39
description: OK
40
headers:
41
x-ratelimit-limit:
42
- $ref: '../../analytics/common/parameters.yml#/x-ratelimit-limit'
+ $ref: '../../common/responses/rateLimit.yml#/x-ratelimit-limit'
43
x-ratelimit-remaining:
44
- $ref: '../../analytics/common/parameters.yml#/x-ratelimit-remaining'
+ $ref: '../../common/responses/rateLimit.yml#/x-ratelimit-remaining'
45
x-ratelimit-reset:
46
- $ref: '../../analytics/common/parameters.yml#/x-ratelimit-reset'
+ $ref: '../../common/responses/rateLimit.yml#/x-ratelimit-reset'
47
content:
48
application/json:
49
schema:
0 commit comments