source file: here
Preconditions:
precondition test
this page
get current name and age.
set name and age from query parameter.
name | num | type | description |
---|---|---|---|
name | first | Text? | no description |
age | option | Int |
|
name | type | description |
---|---|---|
name | Text |
|
age | Int | age |
set name and age from route.
name | type | description |
---|---|---|
i | Int | no description |
rest | [Text] | no description |
Preconditions:
twice
Preconditions:
succ