Files
bruno/tests/request/generate-code/collection/requests/path-spa-route.bru
2026-06-09 12:54:24 +05:30

16 lines
194 B
Plaintext

meta {
name: path-spa-route
type: http
seq: 31
}
get {
url: http://localhost:8081/api/echo/anything/spa#/dashboard/settings
body: none
auth: none
}
settings {
encodeUrl: false
}