Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions services/authorization/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-authorization"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT Membership API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/iaas/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-iaas"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"STACKIT IaaS Teams <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "IaaS-API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/iaasalpha/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-iaasalpha"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"STACKIT IaaS Teams <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "IaaS-API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/loadbalancer/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-loadbalancer"
version = "0.0.1a"
version = "v0.0.1a1"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "Load Balancer API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/logme/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-logme"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT LogMe API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/mariadb/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-mariadb"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT MariaDB API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/mongodbflex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-mongodbflex"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"STACKIT MongoDB Service Support <support@stackit.cloud>",
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
description = "STACKIT MongoDB Service API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/objectstorage/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-objectstorage"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT Object Storage API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/observability/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-observability"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT Observability API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/opensearch/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-opensearch"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT Opensearch API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/postgresflex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-postgresflex"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"STACKIT Postgres Service Support <support@stackit.cloud>",
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
description = "STACKIT PostgreSQL Flex API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/rabbitmq/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-rabbitmq"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT RabbitMQ API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/redis/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-redis"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT Redis API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/resourcemanager/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-resourcemanager"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"STACKIT Core Platform <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "Resource Manager API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/runcommand/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-runcommand"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <support@stackit.de>",
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
description = "STACKIT Run Commands Service API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/secretsmanager/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-secretsmanager"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT Secrets Manager API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/serverbackup/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-serverbackup"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <support@stackit.de>",
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
description = "STACKIT Server Backup Management API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/serviceaccount/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-serviceaccount"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "Service Account API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/serviceenablement/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-serviceenablement"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"OpenAPI Generator Community <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "STACKIT Service Enablement API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/ske/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-ske"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"STACKIT Kubernetes Engine (SKE) Team <[email protected]>",
"STACKIT Developer Tools <[email protected]>",
]
description = "SKE-API"
readme = "README.md"
Expand Down
4 changes: 2 additions & 2 deletions services/sqlserverflex/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "stackit-sqlserverflex"
version = "0.0.1a"
version = "v0.0.1a"
authors = [
"STACKIT MSSQL Service Support <support@stackit.cloud>",
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
description = "STACKIT MSSQL Service API"
readme = "README.md"
Expand Down
Loading