We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c0b337 + b610cf6 commit 7b64098Copy full SHA for 7b64098
1 file changed
versions/3.0.md
@@ -1599,8 +1599,9 @@ requestBody:
1599
contentType: image/png, image/jpeg
1600
headers:
1601
X-Rate-Limit-Limit:
1602
- description: The number of allowed requests in the current period
1603
- type: integer
+ description: The number of allowed requests in the current period
+ schema:
1604
+ type: integer
1605
```
1606
1607
#### <a name="responsesObject"></a>Responses Object
0 commit comments