openapi
This commit is contained in:
parent
bbc4eda39e
commit
59c4a2886a
|
@ -174,9 +174,14 @@ paths:
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
enum:
|
enum:
|
||||||
- ""
|
- all
|
||||||
|
- filtered
|
||||||
- blocked
|
- blocked
|
||||||
|
- blocked_safebrowsing
|
||||||
|
- blocked_parental
|
||||||
- whitelisted
|
- whitelisted
|
||||||
|
- rewritten
|
||||||
|
- safe_search
|
||||||
- processed
|
- processed
|
||||||
responses:
|
responses:
|
||||||
"200":
|
"200":
|
||||||
|
|
Loading…
Reference in New Issue