mirror of
https://gh.wpcy.net/https://github.com/fairpm/aspirecloud.git
synced 2026-06-19 02:13:44 +08:00
19 lines
224 B
Text
19 lines
224 B
Text
meta {
|
|
name: Core Translations
|
|
type: http
|
|
seq: 2
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/translations/core/:api_version/?version=6.0
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
version: 6.0
|
|
}
|
|
|
|
params:path {
|
|
api_version: 1.0
|
|
}
|