Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion algorand/rest-api/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.0.2
4 changes: 2 additions & 2 deletions algorand/rest-api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "Algorand REST API Specification",
"description": "A specification of the Algorand algod REST API provided by Chain.Love platform.",
"version": "0.0.1",
"version": "0.0.2",
"contact": {
"name": "devs",
"email": "devs@chain.love"
Expand Down Expand Up @@ -5908,4 +5908,4 @@
}
},
"x-original-swagger-version": "2.0"
}
}