-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: core - change operation (#1340)
* feat: core - change operation to aceppt node-pool and node_pool * feat: update specs
- Loading branch information
1 parent
607e8e1
commit 0907f3f
Showing
14 changed files
with
2,339 additions
and
1,833 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
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
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 |
---|---|---|
|
@@ -6,7 +6,7 @@ info: | |
name: Tribo IAAS Cloud | ||
url: https://gitlab.luizalabs.com/cloud/dbaas/docs | ||
email: [email protected] | ||
version: 1.40.1 | ||
version: 1.42.0 | ||
tags: | ||
- name: engines | ||
description: Engines available for database instances. | ||
|
@@ -1647,7 +1647,7 @@ components: | |
description: Database instance unique name. | ||
type: string | ||
maxLength: 100 | ||
example: mydbinstance | ||
example: my-db-instance | ||
SnapshotCreateRequest: | ||
required: | ||
- name | ||
|
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.