aspirecloud/bruno/Editor/Documentation.bru
2024-10-19 13:02:15 -06:00

21 lines
302 B
Text

meta {
name: Documentation
type: http
seq: 1
}
get {
url: {{API_URL}}/core/handbook/:api_version/?function=wp_options_meta&version=6.0&redirect=false
body: none
auth: none
}
params:query {
function: wp_options_meta
version: 6.0
redirect: false
}
params:path {
api_version: 1.0
}