We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 headless StructureResolver does not use the ParameterResolver, therefore data like e.g. localizations or segments is missing in the response.
localizations
segments
StructureResolver should be extended to also add the localizations / segments to the structureData
structureData
The text was updated successfully, but these errors were encountered:
This is related to #70, #100, #101 we need decide for some.kind of extension interface and how to optin this data.
Sorry, something went wrong.
No branches or pull requests
Actual Behavior
The headless StructureResolver does not use the ParameterResolver, therefore data like e.g.
localizations
orsegments
is missing in the response.Expected Behavior
StructureResolver should be extended to also add the localizations / segments to the
structureData
The text was updated successfully, but these errors were encountered: