mirror of
https://gh.wpcy.net/https://github.com/aspirepress/AspireCloud.git
synced 2026-05-31 00:04:27 +08:00
23 lines
339 B
Text
23 lines
339 B
Text
meta {
|
|
name: Browse All Patterns
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{API_URL}}/patterns/:api_version/?pattern-categories=2&wp-version=5.8&locale=en_US
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:query {
|
|
pattern-categories: 2
|
|
wp-version: 5.8
|
|
locale: en_US
|
|
~search: button
|
|
~pattern-keywords: 11
|
|
}
|
|
|
|
params:path {
|
|
api_version: 1.0
|
|
}
|