fix: postgresqlflex flavor errors (#107)
feat: enable old v2 flavor handling Co-authored-by: Marcel S. Henselin <marcel.henselin@stackit.cloud> Reviewed-on: #107
This commit is contained in:
parent
ebb3ec051d
commit
8fee76f037
46 changed files with 2209 additions and 695 deletions
|
|
@ -2,7 +2,7 @@ provider:
|
|||
name: stackitprivatepreview
|
||||
|
||||
data_sources:
|
||||
collation:
|
||||
collations:
|
||||
read:
|
||||
path: /v3beta1/projects/{projectId}/regions/{region}/instances/{instanceId}/collations
|
||||
method: GET
|
||||
|
|
@ -3,7 +3,7 @@ provider:
|
|||
name: stackitprivatepreview
|
||||
|
||||
data_sources:
|
||||
version:
|
||||
versions:
|
||||
read:
|
||||
path: /v3beta1/projects/{projectId}/regions/{region}/versions
|
||||
method: GET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue