Commit c7129cf 1 parent 1ce1aa6 commit c7129cf Copy full SHA for c7129cf
File tree 25 files changed +46
-11
lines changed
25 files changed +46
-11
lines changed Original file line number Diff line number Diff line change 63
63
application/json :
64
64
schema :
65
65
type : object
66
+ maxProperties : 0
66
67
examples :
67
68
response :
68
69
value : {}
@@ -230,6 +231,7 @@ paths:
230
231
application/json :
231
232
schema :
232
233
type : object
234
+ maxProperties : 0
233
235
examples :
234
236
response :
235
237
value : {}
Original file line number Diff line number Diff line change @@ -233,6 +233,7 @@ paths:
233
233
application/json :
234
234
schema :
235
235
type : object
236
+ maxProperties : 0
236
237
examples :
237
238
response :
238
239
value : {}
@@ -301,6 +302,7 @@ paths:
301
302
application/json :
302
303
schema :
303
304
type : object
305
+ maxProperties : 0
304
306
examples :
305
307
response :
306
308
value : {}
Original file line number Diff line number Diff line change 76
76
application/json :
77
77
schema :
78
78
type : object
79
+ maxProperties : 0
79
80
examples :
80
81
response :
81
82
value : {}
Original file line number Diff line number Diff line change 65
65
application/json :
66
66
schema :
67
67
type : object
68
+ maxProperties : 0
68
69
examples :
69
70
response :
70
71
value : {}
@@ -135,6 +136,7 @@ paths:
135
136
application/json :
136
137
schema :
137
138
type : object
139
+ maxProperties : 0
138
140
examples :
139
141
response :
140
142
value : {}
Original file line number Diff line number Diff line change @@ -149,6 +149,7 @@ paths:
149
149
application/json :
150
150
schema :
151
151
type : object
152
+ maxProperties : 0
152
153
examples :
153
154
response :
154
155
value : {}
Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ paths:
112
112
application/json :
113
113
schema :
114
114
type : object
115
+ maxProperties : 0
115
116
example : {}
116
117
" 400 " :
117
118
description : |-
Original file line number Diff line number Diff line change @@ -124,7 +124,8 @@ paths:
124
124
content :
125
125
application/json :
126
126
schema :
127
- type : object # empty json object
127
+ type : object
128
+ maxProperties : 0 # empty json object
128
129
examples :
129
130
response :
130
131
value : {}
@@ -171,6 +172,7 @@ paths:
171
172
application/json :
172
173
schema :
173
174
type : object
175
+ maxProperties : 0
174
176
examples :
175
177
response :
176
178
value : {}
@@ -225,6 +227,7 @@ paths:
225
227
application/json :
226
228
schema :
227
229
type : object
230
+ maxProperties : 0
228
231
examples :
229
232
response :
230
233
value : {}
Original file line number Diff line number Diff line change 55
55
application/json :
56
56
schema :
57
57
type : object
58
+ maxProperties : 0
58
59
examples :
59
60
response :
60
61
value : {}
@@ -190,6 +191,7 @@ paths:
190
191
application/json :
191
192
schema :
192
193
type : object
194
+ maxProperties : 0
193
195
examples :
194
196
response :
195
197
value : {}
Original file line number Diff line number Diff line change 77
77
application/json :
78
78
schema :
79
79
type : object
80
+ maxProperties : 0
80
81
examples :
81
82
response :
82
83
value : {}
Original file line number Diff line number Diff line change @@ -298,6 +298,7 @@ paths:
298
298
application/json :
299
299
schema :
300
300
type : object
301
+ maxProperties : 0
301
302
examples :
302
303
response :
303
304
value : {}
@@ -366,7 +367,7 @@ paths:
366
367
application/json :
367
368
schema :
368
369
type : object
369
- properties : {}
370
+ maxProperties : 0
370
371
" 404 " :
371
372
description : |-
372
373
The backup specified does not exist. If the backup was previously
Original file line number Diff line number Diff line change 66
66
application/json :
67
67
schema :
68
68
type : object
69
+ maxProperties : 0
69
70
examples :
70
71
response :
71
72
value : {}
Original file line number Diff line number Diff line change 65
65
application/json :
66
66
schema :
67
67
type : object
68
+ maxProperties : 0
68
69
examples :
69
70
response :
70
71
value : {}
@@ -107,6 +108,7 @@ paths:
107
108
application/json :
108
109
schema :
109
110
type : object
111
+ maxProperties : 0
110
112
examples :
111
113
response :
112
114
value : {}
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ paths:
109
109
application/json :
110
110
schema :
111
111
type : object
112
+ maxProperties : 0
112
113
examples :
113
114
response :
114
115
value : {}
Original file line number Diff line number Diff line change 33
33
application/json :
34
34
schema :
35
35
type : object
36
- properties : {}
36
+ maxProperties : 0
37
37
tags :
38
38
- Session management
39
39
/logout/all :
61
61
application/json :
62
62
schema :
63
63
type : object
64
- properties : {}
64
+ maxProperties : 0
65
65
tags :
66
66
- Session management
67
67
servers :
Original file line number Diff line number Diff line change 65
65
content :
66
66
application/json :
67
67
schema :
68
- type : object # empty json object
68
+ type : object
69
+ maxProperties : 0 # empty json object
69
70
examples :
70
71
response :
71
72
value : {}
Original file line number Diff line number Diff line change 54
54
content :
55
55
application/json :
56
56
schema :
57
- type : object # empty json object
57
+ type : object
58
+ maxProperties : 0 # empty json object
58
59
examples :
59
60
response :
60
61
value : {}
@@ -141,7 +142,8 @@ paths:
141
142
content :
142
143
application/json :
143
144
schema :
144
- type : object # empty json object
145
+ type : object
146
+ maxProperties : 0 # empty json object
145
147
examples :
146
148
response :
147
149
value : {}
Original file line number Diff line number Diff line change @@ -250,6 +250,7 @@ paths:
250
250
application/json :
251
251
schema :
252
252
type : object
253
+ maxProperties : 0
253
254
description : An empty object.
254
255
examples :
255
256
response :
Original file line number Diff line number Diff line change @@ -350,7 +350,8 @@ paths:
350
350
content :
351
351
application/json :
352
352
schema :
353
- type : object # empty json object
353
+ type : object
354
+ maxProperties : 0 # empty json object
354
355
examples :
355
356
response :
356
357
value : {}
@@ -485,7 +486,8 @@ paths:
485
486
content :
486
487
application/json :
487
488
schema :
488
- type : object # empty json object
489
+ type : object
490
+ maxProperties : 0 # empty json object
489
491
examples :
490
492
response :
491
493
value : {}
@@ -653,6 +655,7 @@ paths:
653
655
application/json :
654
656
schema :
655
657
type : object
658
+ maxProperties : 0 # empty json object
656
659
examples :
657
660
response :
658
661
value : {}
@@ -818,6 +821,7 @@ paths:
818
821
application/json :
819
822
schema :
820
823
type : object
824
+ maxProperties : 0 # empty json object
821
825
examples :
822
826
response :
823
827
value : {}
Original file line number Diff line number Diff line change 73
73
application/json :
74
74
schema :
75
75
type : object
76
- properties : {}
76
+ maxProperties : 0 # empty json object
77
77
" 429 " :
78
78
description : This request was rate-limited.
79
79
content :
Original file line number Diff line number Diff line change @@ -424,6 +424,7 @@ paths:
424
424
application/json :
425
425
schema :
426
426
type : object
427
+ maxProperties : 0 # empty json object
427
428
examples :
428
429
response :
429
430
value : {}
Original file line number Diff line number Diff line change 76
76
application/json :
77
77
schema :
78
78
type : object
79
+ maxProperties : 0 # empty json object
79
80
examples :
80
81
response :
81
82
value : {}
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ paths:
133
133
application/json :
134
134
schema :
135
135
type : object
136
+ maxProperties : 0 # empty json object
136
137
examples :
137
138
response :
138
139
value : {}
@@ -175,6 +176,7 @@ paths:
175
176
application/json :
176
177
schema :
177
178
type : object
179
+ maxProperties : 0 # empty json object
178
180
examples :
179
181
response :
180
182
value : {}
Original file line number Diff line number Diff line change @@ -114,6 +114,7 @@ paths:
114
114
application/json :
115
115
schema :
116
116
type : object
117
+ maxProperties : 0 # empty json object
117
118
examples :
118
119
response :
119
120
value : {}
Original file line number Diff line number Diff line change 76
76
application/json :
77
77
schema :
78
78
type : object
79
+ maxProperties : 0 # empty json object
79
80
examples :
80
81
response :
81
82
value : {}
Original file line number Diff line number Diff line change 70
70
content :
71
71
application/json :
72
72
schema :
73
- type : object # empty json object
73
+ type : object
74
+ maxProperties : 0 # empty json object
74
75
examples :
75
76
response :
76
77
value : {}
You can’t perform that action at this time.
0 commit comments