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

Inconsistent OpenAPI Specification #2

Open
FrankLindert opened this issue Oct 29, 2024 · 0 comments
Open

Inconsistent OpenAPI Specification #2

FrankLindert opened this issue Oct 29, 2024 · 0 comments

Comments

@FrankLindert
Copy link

We found two issues with the documentation:

  • the X-total Header is also necessary for the "/categories/tree" route because the function BridgeRequest.getItems() is used in EcomBridgeAPI.getCategoriesTree().
  • the calls to get the categories, products or content pages use trailing slashes (e.g. "/categories/"), in the openAPI it ist defined with "/categories". In frameworks like next.js this is a big difference.
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

No branches or pull requests

1 participant