mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
meta {
|
|
name: List Root API Keys
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/v1/root/api-keys
|
|
body: none
|
|
auth: inherit
|
|
}
|