Skip to content

Updating API namespace in a content model does not work #277

Answered by sags95
coderreco asked this question in Help
Discussion options

You must be logged in to vote

Yes many of the posts here are referring to "opening permissions" which is referring to this guide here. This refers to the Frontend API specifically, as by default it only returns certain fields (some of which have different levels of permissions). So opening these permissions allows additional fields to be returned and modified for write-access.

In your case above, since it's related to the Backend API (GET), there is no need to modify the permissions since all fields are accessible. One thing that you can try is by passing in a include parameter to get the other values https://developers.swell.is/backend-api/querying/including

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@coderreco
Comment options

@sags95
Comment options

Answer selected by logeshswell
Comment options

You must be logged in to vote
1 reply
@logeshswell
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
bug Something isn't working
3 participants