Skip to content

The full configuration for BlogCategories & FeaturedImage #102

Description

@Misagh90

Hi,
I try these docs for the BlogCategories data object & FeaturedImage for Blog but i receive these error:
Screenshot (185)

Would you show me the correct configuration?
Thanks

the default api:

"FeaturedImage": 13,
"Categories": [
1
],
"Tags": [
2
],

but i need somthing like this:

"FeaturedImage": 
{"ID": 13, 
"Link": "sample/link/address"}
"Categories": [
{"ID": 1,
 "Link": "sample/link/address", 
"Title": "SampleTitle"}
],

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions