You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: