-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Jérôme Jutteau <[email protected]>
- Loading branch information
1 parent
4ef37fa
commit 7ebc68b
Showing
561 changed files
with
2,702 additions
and
781 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
diff --git a/outscale.yaml b/outscale.yaml | ||
index 282cbee..054ac24 100644 | ||
--- a/outscale.yaml | ||
+++ b/outscale.yaml | ||
@@ -10983,8 +10983,6 @@ paths: | ||
description: Gets information about the API access policy of your account. | ||
post: | ||
operationId: ReadApiAccessPolicy | ||
- requestBody: | ||
- content: {} | ||
responses: | ||
'200': | ||
content: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,6 @@ Files: *.md | |
Copyright: 2019 Outscale SAS <[email protected]> | ||
License: CC-BY-4.0 | ||
|
||
Files: Makefile sdk_version api_version *.go .git* v2/* *.yml *.yaml .patch/*.patch *.sum *.mod | ||
Files: Makefile sdk_version api_version *.go .git* v2/* *.yml *.yaml .patch/*.patch *.sum *.mod *.patch | ||
Copyright: 2019 Outscale SAS <[email protected]> | ||
License: BSD-3-Clause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.10.3 | ||
1.14.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
# 2.4.0 | ||
|
||
- SDK update for Outscale API v1.14.4 | ||
|
||
# 2.3.0 | ||
|
||
- SDK update for Outscale API v1.10.3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.3.0 | ||
2.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.