Skip to content

Commit

Permalink
Add ReadPublicCatalog call to non authenticated calls
Browse files Browse the repository at this point in the history
With Outscale API 1.19.0, a new call non-authenticated call ReadPublicCatalog is available.

closes #183

Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
  • Loading branch information
jerome-jutteau committed May 5, 2022
1 parent b434d8a commit d20e666
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osc_sdk/sdk.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"ReadVmTypes",
"ResetAccountPassword",
"SendResetPasswordEmail",
"ReadPublicCatalog",
},
"icu": {
"AuthenticateAccount",
Expand Down

0 comments on commit d20e666

Please sign in to comment.