mirror of
https://gh.wpcy.net/https://github.com/fairpm/aspirecloud.git
synced 2026-06-19 02:13:44 +08:00
15 lines
186 B
Text
15 lines
186 B
Text
meta {
|
|
name: List Popular Import Plugins
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/core/importers/:api_version/
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
api_version: 1.1
|
|
}
|