mirror of
https://gh.wpcy.net/https://github.com/fairpm/aspirecloud.git
synced 2026-06-20 02:22:28 +08:00
15 lines
174 B
Text
15 lines
174 B
Text
meta {
|
|
name: Browse Happy
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/core/browse-happy/:api_version/
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
api_version: 1.1
|
|
}
|