{ "opencollection": "1.0.0", "info": { "name": "katana-api-gateway AdditionalCostController RecipeRowController API", "version": "0.0.1" }, "items": [ { "info": { "name": "RecipeRowController", "type": "folder" }, "items": [ { "info": { "name": "RecipeRowController.updateRecipeRow", "type": "http" }, "http": { "method": "PATCH", "url": "https://api.katanamrp.com/v1/recipe_rows/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "RecipeRowController.deleteRecipeRow", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.katanamrp.com/v1/recipe_rows/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }