The documentation of the function specifically mentions that the path is appended but the naming of the method did not reflect said behaviour.
Comment From: rstoyanchev
Thanks for the suggestion, but it is too late for such naming changes. If we change path()
, similar arguments can be made to add a verb to any other builder methods. We would also have to deprecate existing methods to avoid further confusion from having parallel methods. The disruption is simply not worth it.