You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python-restclient/docs/AdminResourceApi.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,14 +62,15 @@ This endpoint does not need any parameter.
62
62
### HTTP request headers
63
63
64
64
-**Content-Type**: Not defined
65
-
-**Accept**: application/pdf
65
+
-**Accept**: application/pdf, application/json
66
66
67
67
### HTTP response details
68
68
| Status code | Description | Response headers |
69
69
|-------------|-------------|------------------|
70
70
**200** | The PDF report | - |
71
71
**401** | Not Authorized | - |
72
72
**403** | Not Allowed | - |
73
+
**500** | Data Access Exception | - |
73
74
74
75
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: python-restclient/docs/BioModelResourceApi.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,12 +63,15 @@ No authorization required
63
63
### HTTP request headers
64
64
65
65
-**Content-Type**: Not defined
66
-
-**Accept**: Not defined
66
+
-**Accept**: application/json
67
67
68
68
### HTTP response details
69
69
| Status code | Description | Response headers |
70
70
|-------------|-------------|------------------|
71
71
**204** | No Content | - |
72
+
**401** | Not Authorized | - |
73
+
**403** | Not Allowed | - |
74
+
**500** | Data Access Exception | - |
72
75
73
76
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
74
77
@@ -134,6 +137,10 @@ No authorization required
134
137
| Status code | Description | Response headers |
135
138
|-------------|-------------|------------------|
136
139
**200** | OK | - |
140
+
**401** | Not Authorized | - |
141
+
**403** | Not Allowed | - |
142
+
**404** | Not found | - |
143
+
**500** | Data Access Exception | - |
137
144
138
145
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
139
146
@@ -192,12 +199,16 @@ No authorization required
192
199
### HTTP request headers
193
200
194
201
-**Content-Type**: Not defined
195
-
-**Accept**: text/xml
202
+
-**Accept**: text/xml, application/json
196
203
197
204
### HTTP response details
198
205
| Status code | Description | Response headers |
199
206
|-------------|-------------|------------------|
200
207
**200** | OK | - |
208
+
**401** | Not Authorized | - |
209
+
**403** | Not Allowed | - |
210
+
**404** | Not found | - |
211
+
**500** | Data Access Exception | - |
201
212
202
213
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
203
214
@@ -261,14 +272,16 @@ Name | Type | Description | Notes
261
272
### HTTP request headers
262
273
263
274
-**Content-Type**: application/json
264
-
-**Accept**: application/xml
275
+
-**Accept**: application/xml, application/json
265
276
266
277
### HTTP response details
267
278
| Status code | Description | Response headers |
268
279
|-------------|-------------|------------------|
269
280
**200** | OK | - |
270
281
**401** | Not Authorized | - |
271
282
**403** | Not Allowed | - |
283
+
**422** | Unprocessable content submitted | - |
284
+
**500** | Data Access Exception | - |
272
285
273
286
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: python-restclient/docs/FieldDataResourceApi.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,8 @@ Name | Type | Description | Notes
100
100
**200** | OK | - |
101
101
**401** | Not Authorized | - |
102
102
**403** | Not Allowed | - |
103
+
**422** | Unprocessable content submitted | - |
104
+
**500** | Data Access Exception | - |
103
105
104
106
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
105
107
@@ -173,6 +175,8 @@ Name | Type | Description | Notes
173
175
**200** | OK | - |
174
176
**401** | Not Authorized | - |
175
177
**403** | Not Allowed | - |
178
+
**422** | Unprocessable content submitted | - |
179
+
**500** | Data Access Exception | - |
176
180
177
181
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
178
182
@@ -245,6 +249,8 @@ Name | Type | Description | Notes
245
249
**200** | OK | - |
246
250
**401** | Not Authorized | - |
247
251
**403** | Not Allowed | - |
252
+
**422** | Unprocessable content submitted | - |
253
+
**500** | Data Access Exception | - |
248
254
249
255
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
250
256
@@ -318,6 +324,8 @@ Name | Type | Description | Notes
318
324
**200** | OK | - |
319
325
**401** | Not Authorized | - |
320
326
**403** | Not Allowed | - |
327
+
**422** | Unprocessable content submitted | - |
328
+
**500** | Data Access Exception | - |
321
329
322
330
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
395
404
@@ -450,14 +459,15 @@ void (empty response body)
450
459
### HTTP request headers
451
460
452
461
-**Content-Type**: Not defined
453
-
-**Accept**: Not defined
462
+
-**Accept**: application/json
454
463
455
464
### HTTP response details
456
465
| Status code | Description | Response headers |
457
466
|-------------|-------------|------------------|
458
467
**204** | No Content | - |
459
468
**401** | Not Authorized | - |
460
469
**403** | Not Allowed | - |
470
+
**500** | Data Access Exception | - |
461
471
462
472
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
463
473
@@ -525,6 +535,7 @@ This endpoint does not need any parameter.
525
535
**200** | OK | - |
526
536
**401** | Not Authorized | - |
527
537
**403** | Not Allowed | - |
538
+
**500** | Data Access Exception | - |
528
539
529
540
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
530
541
@@ -596,6 +607,8 @@ Name | Type | Description | Notes
596
607
**200** | OK | - |
597
608
**401** | Not Authorized | - |
598
609
**403** | Not Allowed | - |
610
+
**404** | Not found | - |
611
+
**500** | Data Access Exception | - |
599
612
600
613
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
601
614
@@ -668,6 +681,8 @@ Name | Type | Description | Notes
668
681
**200** | OK | - |
669
682
**401** | Not Authorized | - |
670
683
**403** | Not Allowed | - |
684
+
**422** | Unprocessable content submitted | - |
685
+
**500** | Data Access Exception | - |
671
686
672
687
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: python-restclient/docs/HelloWorldApi.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ No authorization required
65
65
| Status code | Description | Response headers |
66
66
|-------------|-------------|------------------|
67
67
**200** | OK | - |
68
+
**403** | Not Allowed | - |
68
69
69
70
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: python-restclient/docs/PublicationResourceApi.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,7 @@ Name | Type | Description | Notes
79
79
**200** | OK | - |
80
80
**401** | Not Authorized | - |
81
81
**403** | Not Allowed | - |
82
+
**500** | Data Access Exception | - |
82
83
83
84
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
84
85
@@ -139,14 +140,16 @@ void (empty response body)
139
140
### HTTP request headers
140
141
141
142
-**Content-Type**: Not defined
142
-
-**Accept**: Not defined
143
+
-**Accept**: application/json
143
144
144
145
### HTTP response details
145
146
| Status code | Description | Response headers |
146
147
|-------------|-------------|------------------|
147
148
**204** | No Content | - |
148
149
**401** | Not Authorized | - |
149
150
**403** | Not Allowed | - |
151
+
**404** | Not found | - |
152
+
**500** | Data Access Exception | - |
150
153
151
154
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
152
155
@@ -212,6 +215,9 @@ No authorization required
212
215
| Status code | Description | Response headers |
213
216
|-------------|-------------|------------------|
214
217
**200** | OK | - |
218
+
**401** | Not Authorized | - |
219
+
**403** | Not Allowed | - |
220
+
**500** | Data Access Exception | - |
215
221
216
222
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
217
223
@@ -273,6 +279,9 @@ No authorization required
273
279
| Status code | Description | Response headers |
274
280
|-------------|-------------|------------------|
275
281
**200** | OK | - |
282
+
**401** | Not Authorized | - |
283
+
**403** | Not Allowed | - |
284
+
**500** | Data Access Exception | - |
276
285
277
286
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
278
287
@@ -344,6 +353,7 @@ Name | Type | Description | Notes
344
353
**200** | OK | - |
345
354
**401** | Not Authorized | - |
346
355
**403** | Not Allowed | - |
356
+
**500** | Data Access Exception | - |
347
357
348
358
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: python-restclient/docs/SimulationResourceApi.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,7 @@ Name | Type | Description | Notes
81
81
**200** | OK | - |
82
82
**401** | Not Authorized | - |
83
83
**403** | Not Allowed | - |
84
+
**500** | Data Access Exception | - |
84
85
85
86
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
86
87
@@ -152,6 +153,7 @@ Name | Type | Description | Notes
152
153
**200** | OK | - |
153
154
**401** | Not Authorized | - |
154
155
**403** | Not Allowed | - |
156
+
**500** | Data Access Exception | - |
155
157
156
158
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
157
159
@@ -223,6 +225,7 @@ Name | Type | Description | Notes
223
225
**200** | OK | - |
224
226
**401** | Not Authorized | - |
225
227
**403** | Not Allowed | - |
228
+
**500** | Data Access Exception | - |
226
229
227
230
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments