mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-06-01 00:19:09 +08:00
19 lines
225 B
Text
19 lines
225 B
Text
meta {
|
|
name: Serve Happy
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/core/serve-happy/:api_version/?php_version=8.0
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
php_version: 8.0
|
|
}
|
|
|
|
params:path {
|
|
api_version: 1.0
|
|
}
|