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

Print routes lexicographically and fix $routes resolution bug. #702

Closed
wants to merge 2 commits into from

Conversation

meztez
Copy link
Collaborator

@meztez meztez commented Oct 17, 2020

Reprex in #701
Closes #703

PR task list:

  • Update NEWS
  • Add tests
  • Update documentation with devtools::document()

@meztez meztez force-pushed the nested_node_lexi_sort branch 2 times, most recently from d91dc7e to b4d7912 Compare October 17, 2020 17:57
@meztez meztez force-pushed the nested_node_lexi_sort branch 4 times, most recently from 58f3421 to 2d713a0 Compare October 19, 2020 20:21
R/plumber.R Outdated Show resolved Hide resolved
R/plumber.R Outdated Show resolved Hide resolved
R/plumber.R Show resolved Hide resolved
Bruno Tremblay and others added 2 commits October 21, 2020 08:38
@schloerke
Copy link
Collaborator

Closing in favor of #737

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

Successfully merging this pull request may close these issues.

Print method does not print trailing slashes in endpoints
2 participants