17 lines
174 B
Plaintext
17 lines
174 B
Plaintext
meta {
|
|
name: /api/objects/:id
|
|
type: http
|
|
seq: 7
|
|
}
|
|
|
|
get {
|
|
url: {{base_url}}/api/objects/10
|
|
body: none
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|