Commit 26b9be7
committed
improve OpenAPI response #11415
It looks like this now:
/info/applicationTermsOfUse:
get:
tags:
- info
operationId: Info_getApplicationTermsOfUse
parameters:
- name: lang
in: query
description: Two-character language code.
required: false
schema:
type: string
example: en
responses:
"200":
description: Application Terms of Use (General Terms of Use) that must be
agreed to at signup.1 parent 01f9dfa commit 26b9be7
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
83 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
84 | 94 | | |
85 | 95 | | |
86 | 96 | | |
| |||
0 commit comments