mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-05-31 00:04:27 +08:00
15 lines
209 B
Text
15 lines
209 B
Text
meta {
|
|
name: MySQL Stats
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/stats/mysql/1.0/
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
docs {
|
|
Populates the [WP Statistics](https://wordpress.org/about/stats/) web page
|
|
}
|