16 lines
165 B
Plaintext
16 lines
165 B
Plaintext
meta {
|
|
name: /api/admissions
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{base_url}}/api/admissions
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
headers {
|
|
Accept: application/json
|
|
}
|