-
Notifications
You must be signed in to change notification settings - Fork 4
feat(routing): Support new Route attribute #73
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
Conversation
53f7c4c to
a5553b6
Compare
|
Rebased to solve conflicts |
a5553b6 to
5978fb3
Compare
|
Rebased once more to solve conflicts |
0750308 to
745c002
Compare
Signed-off-by: provokateurin <[email protected]>
745c002 to
8733d1b
Compare
julien-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with nextcloud/server#42801 . Works fine.
Let's change all the double quote strings to simple quotes in this PR.
A few minor comments but 👍
|
All the double quotes in this PR have serve purpose (string interpolation), so I will leave them as they are. |
Signed-off-by: provokateurin <[email protected]>
8733d1b to
4771319
Compare
Server PR is following soon, but the added test can already verify the behaviour.