recipes
Every ingredient on a patient-owned recipe, with what still needs a decision
Same review surface as the chef path, scoped to a recipe this patient owns. Public library recipes the patient can browse are not reviewable here. Unresolved lines are returned first. Corrections are written to the ledger with actor_type patient.
get/patients/{patient_id}/recipes/{recipe_id}/review
Path parameters
patient_idinteger required
recipe_idinteger required
Response
successful operation
Changes
Changed in 2 of the 15 revisions of this API.2
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○