File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 6565 "tags" : [
6666 " computations"
6767 ],
68- "summary" : " Create and optionally start a new computation" ,
68+ "summary" : " Create Computation" ,
69+ "description" : " Create and optionally starts it" ,
6970 "operationId" : " create_computation_v2_computations_post" ,
7071 "requestBody" : {
7172 "content" : {
114115 "tags" : [
115116 " computations"
116117 ],
117- "summary" : " Returns a computation pipeline state" ,
118+ "summary" : " Get Computation" ,
119+ "description" : " Returns a computation pipeline state" ,
118120 "operationId" : " get_computation_v2_computations__project_id__get" ,
119121 "parameters" : [
120122 {
166168 "tags" : [
167169 " computations"
168170 ],
169- "summary" : " Deletes a computation pipeline" ,
171+ "summary" : " Delete Computation" ,
172+ "description" : " Deletes a computation pipeline" ,
170173 "operationId" : " delete_computation_v2_computations__project_id__delete" ,
171174 "parameters" : [
172175 {
212215 "tags" : [
213216 " computations"
214217 ],
215- "summary" : " Stops a computation pipeline" ,
218+ "summary" : " Stop Computation" ,
219+ "description" : " Stops a computation pipeline" ,
216220 "operationId" : " stop_computation_v2_computations__project_id__stop_post" ,
217221 "parameters" : [
218222 {
You can’t perform that action at this time.
0 commit comments