Skip to content

v0.6.0

Compare
Choose a tag to compare
@stelzo stelzo released this 26 Sep 12:20
· 17 commits to main since this release
  • Adds all possible detail fields in the list endpoint using fields[]. example: fields[item]=description,recipe
  • Adds a new (alias-)endpoint /all to every listing endpoint for easily getting all data with disabled pagination (page[size]=-1) and all possible additional fields for this type.