mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-22 20:25:38 +00:00
20 lines
225 B
Plaintext
20 lines
225 B
Plaintext
meta {
|
|
name: path-param-colon
|
|
type: http
|
|
seq: 22
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:8081/api/echo/anything/users/:id
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
id: 2026-01-15T10:30:00
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: false
|
|
}
|