mirror of
https://gh.wpcy.net/https://github.com/fairpm/aspirecloud.git
synced 2026-06-20 02:22:28 +08:00
20 lines
238 B
Text
20 lines
238 B
Text
meta {
|
|
name: Credits
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/core/credits/:api_version/?version=6.0&locale=en-US
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
version: 6.0
|
|
locale: en-US
|
|
}
|
|
|
|
params:path {
|
|
api_version: 1.0
|
|
}
|