|
5358 | 5358 | "discriminator": { |
5359 | 5359 | "propertyName": "function_class", |
5360 | 5360 | "mapping": { |
5361 | | - "project": "#/components/schemas/ProjectFunctionJob", |
5362 | | - "python_code": "#/components/schemas/PythonCodeFunctionJob", |
5363 | | - "solver": "#/components/schemas/SolverFunctionJob" |
| 5361 | + "PROJECT": "#/components/schemas/ProjectFunctionJob", |
| 5362 | + "PYTHON_CODE": "#/components/schemas/PythonCodeFunctionJob", |
| 5363 | + "SOLVER": "#/components/schemas/SolverFunctionJob" |
5364 | 5364 | } |
5365 | 5365 | }, |
5366 | 5366 | "title": "Function Job" |
|
5388 | 5388 | "discriminator": { |
5389 | 5389 | "propertyName": "function_class", |
5390 | 5390 | "mapping": { |
5391 | | - "project": "#/components/schemas/RegisteredProjectFunctionJob", |
5392 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
5393 | | - "solver": "#/components/schemas/RegisteredSolverFunctionJob" |
| 5391 | + "PROJECT": "#/components/schemas/RegisteredProjectFunctionJob", |
| 5392 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
| 5393 | + "SOLVER": "#/components/schemas/RegisteredSolverFunctionJob" |
5394 | 5394 | } |
5395 | 5395 | }, |
5396 | 5396 | "title": "Response Register Function Job V0 Function Jobs Post" |
|
5451 | 5451 | "discriminator": { |
5452 | 5452 | "propertyName": "function_class", |
5453 | 5453 | "mapping": { |
5454 | | - "project": "#/components/schemas/RegisteredProjectFunctionJob", |
5455 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
5456 | | - "solver": "#/components/schemas/RegisteredSolverFunctionJob" |
| 5454 | + "PROJECT": "#/components/schemas/RegisteredProjectFunctionJob", |
| 5455 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
| 5456 | + "SOLVER": "#/components/schemas/RegisteredSolverFunctionJob" |
5457 | 5457 | } |
5458 | 5458 | }, |
5459 | 5459 | "title": "Response Get Function Job V0 Function Jobs Function Job Id Get" |
|
5903 | 5903 | "discriminator": { |
5904 | 5904 | "propertyName": "function_class", |
5905 | 5905 | "mapping": { |
5906 | | - "project": "#/components/schemas/RegisteredProjectFunctionJob", |
5907 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
5908 | | - "solver": "#/components/schemas/RegisteredSolverFunctionJob" |
| 5906 | + "PROJECT": "#/components/schemas/RegisteredProjectFunctionJob", |
| 5907 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
| 5908 | + "SOLVER": "#/components/schemas/RegisteredSolverFunctionJob" |
5909 | 5909 | } |
5910 | 5910 | } |
5911 | 5911 | }, |
|
6765 | 6765 | "discriminator": { |
6766 | 6766 | "propertyName": "function_class", |
6767 | 6767 | "mapping": { |
6768 | | - "project": "#/components/schemas/ProjectFunction", |
6769 | | - "python_code": "#/components/schemas/PythonCodeFunction", |
6770 | | - "solver": "#/components/schemas/SolverFunction" |
| 6768 | + "PROJECT": "#/components/schemas/ProjectFunction", |
| 6769 | + "PYTHON_CODE": "#/components/schemas/PythonCodeFunction", |
| 6770 | + "SOLVER": "#/components/schemas/SolverFunction" |
6771 | 6771 | } |
6772 | 6772 | }, |
6773 | 6773 | "title": "Function" |
|
6795 | 6795 | "discriminator": { |
6796 | 6796 | "propertyName": "function_class", |
6797 | 6797 | "mapping": { |
6798 | | - "project": "#/components/schemas/RegisteredProjectFunction", |
6799 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunction", |
6800 | | - "solver": "#/components/schemas/RegisteredSolverFunction" |
| 6798 | + "PROJECT": "#/components/schemas/RegisteredProjectFunction", |
| 6799 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunction", |
| 6800 | + "SOLVER": "#/components/schemas/RegisteredSolverFunction" |
6801 | 6801 | } |
6802 | 6802 | }, |
6803 | 6803 | "title": "Response Register Function V0 Functions Post" |
|
6923 | 6923 | "discriminator": { |
6924 | 6924 | "propertyName": "function_class", |
6925 | 6925 | "mapping": { |
6926 | | - "project": "#/components/schemas/RegisteredProjectFunction", |
6927 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunction", |
6928 | | - "solver": "#/components/schemas/RegisteredSolverFunction" |
| 6926 | + "PROJECT": "#/components/schemas/RegisteredProjectFunction", |
| 6927 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunction", |
| 6928 | + "SOLVER": "#/components/schemas/RegisteredSolverFunction" |
6929 | 6929 | } |
6930 | 6930 | }, |
6931 | 6931 | "title": "Response Get Function V0 Functions Function Id Get" |
|
7055 | 7055 | "discriminator": { |
7056 | 7056 | "propertyName": "function_class", |
7057 | 7057 | "mapping": { |
7058 | | - "project": "#/components/schemas/RegisteredProjectFunction", |
7059 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunction", |
7060 | | - "solver": "#/components/schemas/RegisteredSolverFunction" |
| 7058 | + "PROJECT": "#/components/schemas/RegisteredProjectFunction", |
| 7059 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunction", |
| 7060 | + "SOLVER": "#/components/schemas/RegisteredSolverFunction" |
7061 | 7061 | } |
7062 | 7062 | }, |
7063 | 7063 | "title": "Response Update Function Title V0 Functions Function Id Title Patch" |
|
7137 | 7137 | "discriminator": { |
7138 | 7138 | "propertyName": "function_class", |
7139 | 7139 | "mapping": { |
7140 | | - "project": "#/components/schemas/RegisteredProjectFunction", |
7141 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunction", |
7142 | | - "solver": "#/components/schemas/RegisteredSolverFunction" |
| 7140 | + "PROJECT": "#/components/schemas/RegisteredProjectFunction", |
| 7141 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunction", |
| 7142 | + "SOLVER": "#/components/schemas/RegisteredSolverFunction" |
7143 | 7143 | } |
7144 | 7144 | }, |
7145 | 7145 | "title": "Response Update Function Description V0 Functions Function Id Description Patch" |
|
7442 | 7442 | "discriminator": { |
7443 | 7443 | "propertyName": "function_class", |
7444 | 7444 | "mapping": { |
7445 | | - "project": "#/components/schemas/RegisteredProjectFunctionJob", |
7446 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
7447 | | - "solver": "#/components/schemas/RegisteredSolverFunctionJob" |
| 7445 | + "PROJECT": "#/components/schemas/RegisteredProjectFunctionJob", |
| 7446 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
| 7447 | + "SOLVER": "#/components/schemas/RegisteredSolverFunctionJob" |
7448 | 7448 | } |
7449 | 7449 | }, |
7450 | 7450 | "title": "Response Run Function V0 Functions Function Id Run Post" |
|
8952 | 8952 | "discriminator": { |
8953 | 8953 | "propertyName": "function_class", |
8954 | 8954 | "mapping": { |
8955 | | - "project": "#/components/schemas/RegisteredProjectFunctionJob", |
8956 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
8957 | | - "solver": "#/components/schemas/RegisteredSolverFunctionJob" |
| 8955 | + "PROJECT": "#/components/schemas/RegisteredProjectFunctionJob", |
| 8956 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunctionJob", |
| 8957 | + "SOLVER": "#/components/schemas/RegisteredSolverFunctionJob" |
8958 | 8958 | } |
8959 | 8959 | } |
8960 | 8960 | }, |
|
9029 | 9029 | "discriminator": { |
9030 | 9030 | "propertyName": "function_class", |
9031 | 9031 | "mapping": { |
9032 | | - "project": "#/components/schemas/RegisteredProjectFunction", |
9033 | | - "python_code": "#/components/schemas/RegisteredPythonCodeFunction", |
9034 | | - "solver": "#/components/schemas/RegisteredSolverFunction" |
| 9032 | + "PROJECT": "#/components/schemas/RegisteredProjectFunction", |
| 9033 | + "PYTHON_CODE": "#/components/schemas/RegisteredPythonCodeFunction", |
| 9034 | + "SOLVER": "#/components/schemas/RegisteredSolverFunction" |
9035 | 9035 | } |
9036 | 9036 | } |
9037 | 9037 | }, |
|
9632 | 9632 | "properties": { |
9633 | 9633 | "function_class": { |
9634 | 9634 | "type": "string", |
9635 | | - "const": "project", |
| 9635 | + "const": "PROJECT", |
9636 | 9636 | "title": "Function Class", |
9637 | | - "default": "project" |
| 9637 | + "default": "PROJECT" |
9638 | 9638 | }, |
9639 | 9639 | "title": { |
9640 | 9640 | "type": "string", |
|
9741 | 9741 | }, |
9742 | 9742 | "function_class": { |
9743 | 9743 | "type": "string", |
9744 | | - "const": "project", |
| 9744 | + "const": "PROJECT", |
9745 | 9745 | "title": "Function Class", |
9746 | | - "default": "project" |
| 9746 | + "default": "PROJECT" |
9747 | 9747 | }, |
9748 | 9748 | "project_job_id": { |
9749 | 9749 | "type": "string", |
|
9764 | 9764 | "properties": { |
9765 | 9765 | "function_class": { |
9766 | 9766 | "type": "string", |
9767 | | - "const": "python_code", |
| 9767 | + "const": "PYTHON_CODE", |
9768 | 9768 | "title": "Function Class", |
9769 | | - "default": "python_code" |
| 9769 | + "default": "PYTHON_CODE" |
9770 | 9770 | }, |
9771 | 9771 | "title": { |
9772 | 9772 | "type": "string", |
|
9872 | 9872 | }, |
9873 | 9873 | "function_class": { |
9874 | 9874 | "type": "string", |
9875 | | - "const": "python_code", |
| 9875 | + "const": "PYTHON_CODE", |
9876 | 9876 | "title": "Function Class", |
9877 | | - "default": "python_code" |
| 9877 | + "default": "PYTHON_CODE" |
9878 | 9878 | } |
9879 | 9879 | }, |
9880 | 9880 | "type": "object", |
|
9922 | 9922 | "properties": { |
9923 | 9923 | "function_class": { |
9924 | 9924 | "type": "string", |
9925 | | - "const": "project", |
| 9925 | + "const": "PROJECT", |
9926 | 9926 | "title": "Function Class", |
9927 | | - "default": "project" |
| 9927 | + "default": "PROJECT" |
9928 | 9928 | }, |
9929 | 9929 | "title": { |
9930 | 9930 | "type": "string", |
|
10037 | 10037 | }, |
10038 | 10038 | "function_class": { |
10039 | 10039 | "type": "string", |
10040 | | - "const": "project", |
| 10040 | + "const": "PROJECT", |
10041 | 10041 | "title": "Function Class", |
10042 | | - "default": "project" |
| 10042 | + "default": "PROJECT" |
10043 | 10043 | }, |
10044 | 10044 | "uid": { |
10045 | 10045 | "type": "string", |
|
10066 | 10066 | "properties": { |
10067 | 10067 | "function_class": { |
10068 | 10068 | "type": "string", |
10069 | | - "const": "python_code", |
| 10069 | + "const": "PYTHON_CODE", |
10070 | 10070 | "title": "Function Class", |
10071 | | - "default": "python_code" |
| 10071 | + "default": "PYTHON_CODE" |
10072 | 10072 | }, |
10073 | 10073 | "title": { |
10074 | 10074 | "type": "string", |
|
10180 | 10180 | }, |
10181 | 10181 | "function_class": { |
10182 | 10182 | "type": "string", |
10183 | | - "const": "python_code", |
| 10183 | + "const": "PYTHON_CODE", |
10184 | 10184 | "title": "Function Class", |
10185 | | - "default": "python_code" |
| 10185 | + "default": "PYTHON_CODE" |
10186 | 10186 | }, |
10187 | 10187 | "uid": { |
10188 | 10188 | "type": "string", |
|
10203 | 10203 | "properties": { |
10204 | 10204 | "function_class": { |
10205 | 10205 | "type": "string", |
10206 | | - "const": "solver", |
| 10206 | + "const": "SOLVER", |
10207 | 10207 | "title": "Function Class", |
10208 | | - "default": "solver" |
| 10208 | + "default": "SOLVER" |
10209 | 10209 | }, |
10210 | 10210 | "title": { |
10211 | 10211 | "type": "string", |
|
10324 | 10324 | }, |
10325 | 10325 | "function_class": { |
10326 | 10326 | "type": "string", |
10327 | | - "const": "solver", |
| 10327 | + "const": "SOLVER", |
10328 | 10328 | "title": "Function Class", |
10329 | | - "default": "solver" |
| 10329 | + "default": "SOLVER" |
10330 | 10330 | }, |
10331 | 10331 | "uid": { |
10332 | 10332 | "type": "string", |
|
10490 | 10490 | "properties": { |
10491 | 10491 | "function_class": { |
10492 | 10492 | "type": "string", |
10493 | | - "const": "solver", |
| 10493 | + "const": "SOLVER", |
10494 | 10494 | "title": "Function Class", |
10495 | | - "default": "solver" |
| 10495 | + "default": "SOLVER" |
10496 | 10496 | }, |
10497 | 10497 | "title": { |
10498 | 10498 | "type": "string", |
|
10605 | 10605 | }, |
10606 | 10606 | "function_class": { |
10607 | 10607 | "type": "string", |
10608 | | - "const": "solver", |
| 10608 | + "const": "SOLVER", |
10609 | 10609 | "title": "Function Class", |
10610 | | - "default": "solver" |
| 10610 | + "default": "SOLVER" |
10611 | 10611 | }, |
10612 | 10612 | "solver_job_id": { |
10613 | 10613 | "type": "string", |
|
0 commit comments