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

Public form endpoint has unnecessary query parameters #1768

Closed
mantariksh opened this issue Apr 30, 2021 · 0 comments
Closed

Public form endpoint has unnecessary query parameters #1768

mantariksh opened this issue Apr 30, 2021 · 0 comments
Assignees
Labels
P2 planned for next 1-2 months

Comments

@mantariksh
Copy link
Contributor

When accessing the new /api/v3/forms/:formId endpoint, the frontend automatically adds a accessMode=adminform query parameter as this is the default in the FormApi AngularJS service. This does not affect functionality, but is unnecessary technical debt which is easy to tackle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 planned for next 1-2 months
Projects
None yet
Development

No branches or pull requests

3 participants