The primary key of the sort is the number of literal characters in the full URI matching pattern.
...
The secondary key of the sort is the number of template expressions embedded within the pattern—that is, {id} or {id : .+}. This sort is in descending order.
...
The tertiary key of the sort is the number of nondefault template expressions. A default template expression is one that does not define a regular expression—that is, {id}.
@startuml
participant User
User -> A: DoWork
activate A #FFBBBB
A -> A: Internal call
activate A #DarkSalmon
A -> B: << createRequest >>
activate B
B --> A: RequestCreated
deactivate B
deactivate A
A -> User: Done
deactivate A
@enduml
R. Hedrich, T. Mueller, D. Becker, and I. Marten. Mol Plant, 11 (6):
764-775(2018)Hedrich, Rainer
Mueller, Thomas D
Becker, Dirk
Marten, Irene
eng
Research Support, Non-U.S. Gov't
Review
England
2018/04/04
Mol Plant. 2018 Jun 4;11(6):764-775. doi: 10.1016/j.molp.2018.03.017. Epub 2018 Mar 31..