Skip to content

Commit

Permalink
api: generate client/models 2.5.0-ms36 (#97)
Browse files Browse the repository at this point in the history
Updates our api spec to the latest SaaS release branch (ms36) and generates the corresponding client/models.
  • Loading branch information
karencfv authored Apr 23, 2020
1 parent ca0a676 commit e888015
Show file tree
Hide file tree
Showing 96 changed files with 24,783 additions and 8,868 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SHELL := /bin/bash
export GO111MODULE ?= on
export VERSION ?= v1.0.0-beta2
export ECE_VERSION ?= 2.5.0
export ECE_VERSION ?= 2.5.0-ms36
ECE_DEF_FILE ?= api/version/$(ECE_VERSION).md
export GOBIN = $(shell pwd)/bin
BINARY := cloud-sdk-go
Expand Down
Loading

0 comments on commit e888015

Please sign in to comment.