mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-05-31 00:04:27 +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
|
|
}
|