Missed schemas

pull/1746/head
David Baker 3 months ago
parent 4fde94767f
commit 58c5c9cdce

@ -297,6 +297,8 @@ paths:
Implementations may perform more but should be careful to not infinitely recurse.
The default value is `false`.
schema:
type: boolean
responses:
# note: this endpoint deliberately does not support rate limiting, therefore a
# 429 error response is not included.
@ -492,6 +494,8 @@ paths:
Implementations may perform more but should be careful to not infinitely recurse.
The default value is `false`.
schema:
type: boolean
responses:
# note: this endpoint deliberately does not support rate limiting, therefore a
# 429 error response is not included.

Loading…
Cancel
Save