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: docs/DefaultApi.md
-86Lines changed: 0 additions & 86 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,15 +61,6 @@ No authorization required
61
61
-**Content-Type**: application/json
62
62
-**Accept**: application/json
63
63
64
-
### HTTP response details
65
-
| Status code | Description | Response headers |
66
-
|-------------|-------------|------------------|
67
-
**200** | Provides a list of frameworks, including competencies, occupation and industries, that the user may choose from (one or more). | - |
68
-
**422** | Validation error. | - |
69
-
**400** | Bad Request error | - |
70
-
**415** | Unsupported media type | - |
71
-
**503** | Service unavailable | - |
72
-
73
64
[[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
65
75
66
# **framework_selections_post**
@@ -117,15 +108,6 @@ No authorization required
117
108
-**Content-Type**: application/json
118
109
-**Accept**: application/json
119
110
120
-
### HTTP response details
121
-
| Status code | Description | Response headers |
122
-
|-------------|-------------|------------------|
123
-
**200** | Stored the context object associated with `pipelineID` | - |
124
-
**422** | Validation error. | - |
125
-
**400** | Bad Request error | - |
126
-
**415** | Unsupported media type | - |
127
-
**503** | Service unavailable | - |
128
-
129
111
[[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)
130
112
131
113
# **get_scored_recommendations_post**
@@ -173,15 +155,6 @@ No authorization required
173
155
-**Content-Type**: application/json
174
156
-**Accept**: application/json
175
157
176
-
### HTTP response details
177
-
| Status code | Description | Response headers |
178
-
|-------------|-------------|------------------|
179
-
**200** | Provides a list of recommendations and scores (`scoredRecommendations`) for each `uuid` in the match table. | - |
180
-
**422** | Validation error. | - |
181
-
**400** | Bad Request error | - |
182
-
**415** | Unsupported media type | - |
183
-
**503** | Service unavailable | - |
184
-
185
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)
186
159
187
160
# **health_get**
@@ -227,11 +200,6 @@ No authorization required
227
200
-**Content-Type**: Not defined
228
201
-**Accept**: application/json
229
202
230
-
### HTTP response details
231
-
| Status code | Description | Response headers |
232
-
|-------------|-------------|------------------|
233
-
**200** | The API is up! | - |
234
-
235
203
[[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)
236
204
237
205
# **match_table_post**
@@ -279,15 +247,6 @@ No authorization required
279
247
-**Content-Type**: application/json
280
248
-**Accept**: application/json
281
249
282
-
### HTTP response details
283
-
| Status code | Description | Response headers |
284
-
|-------------|-------------|------------------|
285
-
**200** | Provides a match table with `uuid` references along with a json-ld object. The json-ld object contains `uuid`'s that reference into the match table, for instance, containing a list of possble competencies that the user should be asked to choose among, reject or approve one of. | - |
286
-
**422** | Validation error. | - |
287
-
**400** | Bad Request error | - |
288
-
**415** | Unsupported media type | - |
289
-
**503** | Service unavailable | - |
290
-
291
250
[[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)
292
251
293
252
# **preview_post**
@@ -335,15 +294,6 @@ No authorization required
335
294
-**Content-Type**: application/json
336
295
-**Accept**: application/json
337
296
338
-
### HTTP response details
339
-
| Status code | Description | Response headers |
340
-
|-------------|-------------|------------------|
341
-
**200** | Provides a chunked job description with matches that refer to the given paragraph chunks. | - |
342
-
**422** | Validation error. | - |
343
-
**400** | Bad Request error | - |
344
-
**415** | Unsupported media type | - |
345
-
**503** | Service unavailable | - |
346
-
347
297
[[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)
348
298
349
299
# **set_scored_recommendations_post**
@@ -391,15 +341,6 @@ No authorization required
391
341
-**Content-Type**: application/json
392
342
-**Accept**: application/json
393
343
394
-
### HTTP response details
395
-
| Status code | Description | Response headers |
396
-
|-------------|-------------|------------------|
397
-
**200** | The frameworkRecommendation response object | - |
398
-
**422** | Validation error. | - |
399
-
**400** | Bad Request error | - |
400
-
**415** | Unsupported media type | - |
401
-
**503** | Service unavailable | - |
402
-
403
344
[[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)
404
345
405
346
# **upload_job_description_context_post**
@@ -447,16 +388,6 @@ No authorization required
447
388
-**Content-Type**: application/json
448
389
-**Accept**: application/json
449
390
450
-
### HTTP response details
451
-
| Status code | Description | Response headers |
452
-
|-------------|-------------|------------------|
453
-
**200** | Stored the context object associated with `pipelineID` | - |
454
-
**400** | Bad Request | - |
455
-
**404** | Pipeline was not found | - |
456
-
**422** | Validation error | - |
457
-
**500** | Internal server error | - |
458
-
**503** | Service is down | - |
459
-
460
391
[[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)
461
392
462
393
# **upload_job_description_file_post**
@@ -504,14 +435,6 @@ No authorization required
504
435
-**Content-Type**: multipart/form-data
505
436
-**Accept**: application/json
506
437
507
-
### HTTP response details
508
-
| Status code | Description | Response headers |
509
-
|-------------|-------------|------------------|
510
-
**200** | Created. A pipeline was created and the provided job description was converted to text and attached to the pipeline. | - |
511
-
**400** | Bad Request | - |
512
-
**422** | Validation error | - |
513
-
**500** | Internal server error | - |
514
-
515
438
[[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)
516
439
517
440
# **user_actions_post**
@@ -559,14 +482,5 @@ No authorization required
559
482
-**Content-Type**: application/json
560
483
-**Accept**: application/json
561
484
562
-
### HTTP response details
563
-
| Status code | Description | Response headers |
564
-
|-------------|-------------|------------------|
565
-
**200** | The user actions response object | - |
566
-
**422** | Validation error. | - |
567
-
**400** | Bad Request error | - |
568
-
**415** | Unsupported media type | - |
569
-
**503** | Service unavailable | - |
570
-
571
485
[[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 Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: openapi_client/__init__.py
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
This is a collection of schemas and endpoints for the various JDX, Concentric Sky facing REST endpoints, the schemas define an API contract of sorts between the request and response expectations of the JDX reference application. This API is to be mutually developed by Concentric Sky and BrightHive. # noqa: E501
0 commit comments