Skip to content

EDU-16477: Data Plane API (CMS)#1650

Open
mariana-caetano wants to merge 2 commits intomasterfrom
EDU-16447
Open

EDU-16477: Data Plane API (CMS)#1650
mariana-caetano wants to merge 2 commits intomasterfrom
EDU-16447

Conversation

@mariana-caetano
Copy link
Copy Markdown
Contributor

Types of changes

  • New content (endpoints, descriptions or fields from scratch)
  • Improvement (make an endpoint's title or description even better)
  • Spelling and grammar accuracy (self-explanatory)

Changelog

Do not forget to update your changes to our Developer Portal's changelog. Did you create a release note?

  • Yes, I already created a release note about this change.
  • Not yet, but I'm going to.
  • No, it's just a fix.

@mariana-caetano mariana-caetano self-assigned this Apr 23, 2026
@github-actions
Copy link
Copy Markdown

Thanks for your contribution. The .json file will be checked now with Spectral.

"Entry"
],
"summary": "List entries by content type",
"description": "Lists entries for a content type and store, with optional sorting, pagination cursor, and locale-aware content resolution.\r\n\r\n## Permissions\r\n\r\nThis endpoint does not require [License Manager resources](https://help.vtex.com/en/tutorial/license-manager-resources--3q6ztrC8YynQf6rdc6euk3).",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitorflg @victorhmp Once we introduce GraphQL, is the expectation to remove the SORT feature? If so, we should exclude it from the documentation.

"name": "contentTypeId",
"in": "path",
"description": "Content type identifier.",
"required": true,
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vitorflg @victorhmp For this API: Get entry by Slug, why are we requiring the content type ID, in addition to the Slug? I thought we only required the Slug. Is this a mismatch of functionality vs. documentation?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't make sense to make the ID required in this case. My expectation is that only slug is required.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants