Skip to content

Commit

Permalink
Update _client.rb.example
Browse files Browse the repository at this point in the history
  • Loading branch information
AsisBagga authored Jun 30, 2021
1 parent e6eec2a commit 4ed3d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/_client.rb.example
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require 'pry'
user: 'Administrator', # or set ENV['ONEVIEWSDK_USER']
password: 'secret123', # or set ENV['ONEVIEWSDK_PASSWORD']
ssl_enabled: false,
api_version: 2600
api_version: 3000
)

## This setting allows the SDK to flush messages to the screen as it is being run.
Expand Down

0 comments on commit 4ed3d13

Please sign in to comment.