Skip to content

Commit

Permalink
feat(release): Update SDK to support VPC API generated on 2022-07-12 (#…
Browse files Browse the repository at this point in the history
…18)

Signed-off-by: Deepak Selvakumar <[email protected]>

Signed-off-by: Deepak Selvakumar <[email protected]>
  • Loading branch information
deepaksibm authored Aug 12, 2022
1 parent 39b2f0c commit 840d89b
Show file tree
Hide file tree
Showing 3 changed files with 4,483 additions and 1,866 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Setting up and using the API client is simple, just pass in your authenticator o

# Pass the authenticator into the VpcV1 service
vpc_v1 = IbmVpc::VpcV1.new(
version: "2021-08-03" # Will default to the latest version if not specified
version: "2022-03-29" # Will default to the latest version if not specified
authenticator: authenticator
)

Expand Down
Loading

0 comments on commit 840d89b

Please sign in to comment.