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

@aliases endpoint should allow to filter by how an alias has been added (automatically, manually) #1791

Open
tisto opened this issue Jun 14, 2024 · 0 comments
Assignees

Comments

@tisto
Copy link
Member

tisto commented Jun 14, 2024

PR for adding aliases: #1398

The @Aliases endpoint allows to filter by path:

http://localhost:8080/Plone/++api++/@aliases&q=/de/ft/my-path

However, there is no way to filter by how an alias has been added, e.g.:

http://localhost:8080/Plone/++api++/@aliases&q=/de/ft/my-path&manual=true

I'd suggest adding a new parameter "manual" to the GET endpoint so that we can filter by "manual=true" or "manual=false"

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

No branches or pull requests

2 participants