Skip to content

Commit

Permalink
CDPCP-13545 update provider to use cdp-api 0.9.127-beta (#188)
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Antal <[email protected]>
  • Loading branch information
richardantal and Richard Antal authored Dec 12, 2024
1 parent 6ad4ae1 commit 1772bea
Show file tree
Hide file tree
Showing 99 changed files with 5,395 additions and 379 deletions.
2 changes: 1 addition & 1 deletion cdp-sdk-go/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
GO_FLAGS:=""

SWAGGER_REPO_RAW=https://raw.githubusercontent.com/cloudera/cdp-dev-docs/
API_DEFINITION_TAG ?= cdp-api-0.9.125
API_DEFINITION_TAG ?= cdp-api-0.9.128
SWAGGER=$(SWAGGER_REPO_RAW)/$(API_DEFINITION_TAG)/api-docs-beta/swagger

all: check-go test build
Expand Down
41 changes: 41 additions & 0 deletions cdp-sdk-go/gen/datahub/client/operations/operations_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1772bea

Please sign in to comment.