Module plants

Source
Expand description

Plants endpoints.

Structs§

find
Endpoint for fetching or searching PlantsSummaryDto. Search parameters are taken from the URLs query string (e.g. …/api/plants?name=example&per_page=5). If no page parameters are provided, the first page is returned.
find_by_id
Endpoint for fetching a Plant.