ci(frontend): added in big button for docs lol
This commit is contained in:
@@ -4,12 +4,20 @@ meta {
|
||||
seq: 1
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:8080/check
|
||||
body: none
|
||||
post {
|
||||
url: http://usmcd1vms036:8080/api/controller/update
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
headers {
|
||||
Content-Type: application/json
|
||||
}
|
||||
|
||||
body:json {
|
||||
{}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user