Skip to content

Commit 08ea857

Browse files
committed
v0.101.10
1 parent a90196e commit 08ea857

File tree

10 files changed

+7074
-2731
lines changed

10 files changed

+7074
-2731
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ proto:
2525
ifndef DOCKER_PROTO
2626
$(error Do not run directly. Run 'make docker-proto' instead.)
2727
endif
28-
curl https://raw.githubusercontent.com/libopenstorage/openstorage/release-9.0/api/api.proto \
28+
curl https://raw.githubusercontent.com/libopenstorage/openstorage/release-9.1/api/api.proto \
2929
--output api.proto --silent
3030

3131
@echo "Generating protobuf definitions from api.proto"

api.swagger.json

Lines changed: 249 additions & 26 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)