Module backend::controller::seed

source ·
Expand description

Seed endpoints.

Structs

  • Endpoint archiving/unarchiving a Seed. A timestamp will be recorded when the seed is first archived.
  • Endpoint for creating a new Seed.
  • Endpoint for deleting a Seed.
  • Endpoint for editing a Seed.
  • Endpoint for fetching all SeedDto. If no page parameters are provided, the first page is returned. Seeds are ordered using their use_by date in an ascending fashion.
  • Endpoint for fetching a Seed.