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

Account management URLs should not shadow view URLs #20

Open
sebtesobe opened this issue Mar 15, 2016 · 0 comments
Open

Account management URLs should not shadow view URLs #20

sebtesobe opened this issue Mar 15, 2016 · 0 comments

Comments

@sebtesobe
Copy link
Contributor

Currently, if you create a view that has a name corresponding to a management URL, e.g. 'permissions', that view could never be accessed. I suggest to have the management URLs under /management/ (see #19) and the views under /views/ inside the account-specific URL.

For example, instead of

https://sofisandbox.openbankproject.com/banks/obp-bankx-n/accounts/094455a8-4d95-422d-bf3a-3566ed7af055/public

it would be

https://sofisandbox.openbankproject.com/banks/obp-bankx-n/accounts/094455a8-4d95-422d-bf3a-3566ed7af055/views/public

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