mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-01 15:55:34 +01:00
update swagger spec files manually, like an animal
This commit is contained in:
parent
d4e753e8a3
commit
ede7a9cce0
@ -6,7 +6,6 @@
|
||||
"title":"Aquarius",
|
||||
"version":"0.1.4"
|
||||
},
|
||||
"basePath": "/api/v1/aquarius",
|
||||
"paths":{
|
||||
"/api/v1/aquarius/assets":{
|
||||
"get":{
|
||||
@ -202,8 +201,8 @@
|
||||
},
|
||||
{
|
||||
"description":"key or list of keys to sort the result",
|
||||
"example": {
|
||||
"value": 1
|
||||
"example":{
|
||||
"value":1
|
||||
},
|
||||
"in":"query",
|
||||
"name":"sort",
|
||||
|
@ -4,9 +4,8 @@
|
||||
},
|
||||
"info":{
|
||||
"title":"Brizo",
|
||||
"version":"1.0"
|
||||
"version":"0.1.2"
|
||||
},
|
||||
"basePath": "/api/v1/brizo",
|
||||
"paths":{
|
||||
"/api/v1/brizo/services/access/initialize":{
|
||||
"post":{
|
||||
@ -174,8 +173,8 @@
|
||||
}
|
||||
],
|
||||
"responses":{
|
||||
"200":{
|
||||
"description":"Download valid url."
|
||||
"302":{
|
||||
"description":"Redirect to valid asset url."
|
||||
},
|
||||
"400":{
|
||||
"description":"One of the required attributes is missed."
|
||||
|
Loading…
Reference in New Issue
Block a user