Cockpit icon indicating copy to clipboard operation
Cockpit copied to clipboard

api/content/items responds with "model parameter missing"

Open bomas13 opened this issue 1 year ago • 0 comments

According to the playground, the /api/content/items endpoint should give me "a list of published model items".

First of all this endpoint responds with:

{
  "error": "<models> parameter is missing"
}

secondly, it might make more sense if it would return a description of the structure of the items that exist. Getting the items is already possible with the correct {model} parameter

bomas13 avatar Jan 21 '25 13:01 bomas13