Lines 155-160
Link Here
|
155 |
"/import_batch_profiles/{import_batch_profile_id}": { |
155 |
"/import_batch_profiles/{import_batch_profile_id}": { |
156 |
"$ref": "paths/import_batch_profiles.json#/~1import_batch_profiles~1{import_batch_profile_id}" |
156 |
"$ref": "paths/import_batch_profiles.json#/~1import_batch_profiles~1{import_batch_profile_id}" |
157 |
}, |
157 |
}, |
|
|
158 |
"/lists": { |
159 |
"$ref": "paths/lists.yaml#/~1lists" |
160 |
}, |
158 |
"/rotas/{rota_id}/stages/{stage_id}/position": { |
161 |
"/rotas/{rota_id}/stages/{stage_id}/position": { |
159 |
"$ref": "paths/rotas.json#/~1rotas~1{rota_id}~1stages~1{stage_id}~1position" |
162 |
"$ref": "paths/rotas.json#/~1rotas~1{rota_id}~1stages~1{stage_id}~1position" |
160 |
}, |
163 |
}, |
161 |
- |
|
|