View | Details | Raw Unified | Return to ticket 12365
Collapse All | Expand All

(-)a/src/slurmrestd/plugins/openapi/dbv0.0.36/openapi.json (-4 / +3 lines)
Lines 2982-2988 Link Here
2982
              "name": {
2982
              "name": {
2983
                "type": "string",
2983
                "type": "string",
2984
		"description": "Step name"
2984
		"description": "Step name"
2985
              },
2985
              }
2986
            }
2987
          },
2986
              "task": {
2988
              "task": {
2987
                "type": "object",
2989
                "type": "object",
2988
		"description": "Task properties",
2990
		"description": "Task properties",
Lines 3037-3044 Link Here
3037
                    "$ref": "#/components/schemas/dbv0.0.36_tres_list"
3039
                    "$ref": "#/components/schemas/dbv0.0.36_tres_list"
3038
                  }
3040
                  }
3039
                }
3041
                }
3040
              }
3041
            }
3042
          }
3042
          }
3043
        }
3043
        }
3044
      },
3044
      },
3045
- 

Return to ticket 12365