Updating documentation
This commit is contained in:
parent
898e9de371
commit
55485ed6f6
|
@ -2749,6 +2749,10 @@ paths:
|
|||
required: true
|
||||
schema:
|
||||
type: string
|
||||
- name: User-Agent
|
||||
in: header
|
||||
schema:
|
||||
type: string
|
||||
responses:
|
||||
default:
|
||||
description: default response
|
||||
|
@ -2788,6 +2792,10 @@ paths:
|
|||
in: query
|
||||
schema:
|
||||
type: string
|
||||
- name: User-Agent
|
||||
in: header
|
||||
schema:
|
||||
type: string
|
||||
responses:
|
||||
default:
|
||||
description: default response
|
||||
|
|
Loading…
Reference in New Issue