File tree Expand file tree Collapse file tree
reana_commons/openapi_specifications Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44Version 0.9.4 (UNRELEASED)
55--------------------------
66
7+ - Changes the OpenAPI specification of the ``start_workflow `` endpoint's response to add missing ``run_number `` field.
78- Changes validation of REANA specification to expose functions for loading workflow input parameters and workflow specifications.
89
910Version 0.9.3 (2023-09-26)
Original file line number Diff line number Diff line change 22 "info" : {
33 "description" : " Submit workflows to be run on REANA Cloud" ,
44 "title" : " REANA Server" ,
5- "version" : " 0.9.1a3 "
5+ "version" : " 0.9.1 "
66 },
77 "paths" : {
88 "/account/settings/linkedaccounts/" : {},
32343234 "message" : {
32353235 "type" : " string"
32363236 },
3237+ "run_number" : {
3238+ "type" : " string"
3239+ },
32373240 "status" : {
32383241 "type" : " string"
32393242 },
You can’t perform that action at this time.
0 commit comments