-
Notifications
You must be signed in to change notification settings - Fork 3
expose aliases in the REST API #5
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@sourcery-ai review |
I'm sorry, I don't understand the command Please use:
|
@sourcery-ai plan |
Objectives
Setup commandsFile changes
Verify commands
This plan was automatically generated. |
@sourcery-ai develop |
sourcery-ai bot
added a commit
that referenced
this issue
Nov 19, 2024
Add a new API endpoint for page aliases with corresponding serializer, view, and URL routing. Include tests and documentation for the new functionality. New Features: - Introduce a new API endpoint to expose page aliases, allowing users to retrieve alias information based on language. Enhancements: - Implement an AliasSerializer to handle the representation of alias data, including fields for URL, redirect target, language, and active status. Documentation: - Add documentation for the new aliases endpoint, detailing its usage and functionality. Tests: - Add tests for the alias endpoint, including checks for correct data retrieval, language filtering, and permission handling. Resolves #5
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The text was updated successfully, but these errors were encountered: