Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The resolve_links_level query-string parameter does not match implementation of storyblok-js-client #829

Open
ryami333 opened this issue Jun 21, 2024 · 1 comment
Labels
bug Something isn't working p4-important [Priority] Violate documented behavior or significantly improve performance (priority)

Comments

@ryami333
Copy link
Contributor

The API documentation for retrieving stories suggests that there is a query-string parameter called resolve_links_level, but the API for the storyblok-js-client's .getStory(…) and .getStories(…) has no such parameter. There is a parameter for both called resolve_level but I have checked the source-code for this and it does not map to resolve_links_level. So something is broken - either the documentation is incorrect or there is an obvious bug in the client.

https://support.storyblok.com/hc/en-us/requests/10151

@alvarosabu alvarosabu added the pending-triage [Issue] Ticket is pending to be prioritised label Aug 21, 2024
@alvarosabu
Copy link
Contributor

Hi @ryami333 thanks for raising this. Will bring it up in the next planning.

@alvarosabu alvarosabu added the bug Something isn't working label Aug 21, 2024
@alvarosabu alvarosabu added p4-important [Priority] Violate documented behavior or significantly improve performance (priority) and removed pending-triage [Issue] Ticket is pending to be prioritised labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p4-important [Priority] Violate documented behavior or significantly improve performance (priority)
Projects
None yet
Development

No branches or pull requests

2 participants