stackit-postgresflex 1.5.0__tar.gz → 1.6.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/PKG-INFO +2 -2
  2. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/pyproject.toml +1 -1
  3. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/clone_instance_overrides.py +1 -3
  4. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/storage_create.py +1 -3
  5. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/.gitignore +0 -0
  6. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/LICENSE.md +0 -0
  7. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/NOTICE.txt +0 -0
  8. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/README.md +0 -0
  9. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/__init__.py +0 -0
  10. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/api/__init__.py +0 -0
  11. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/api/default_api.py +0 -0
  12. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/api_client.py +0 -0
  13. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/api_response.py +0 -0
  14. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/configuration.py +0 -0
  15. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/exceptions.py +0 -0
  16. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/__init__.py +0 -0
  17. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/backup_data.py +0 -0
  18. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/backup_sort.py +0 -0
  19. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/clone_instance_payload.py +0 -0
  20. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/clone_instance_response.py +0 -0
  21. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/create_database_payload.py +0 -0
  22. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/create_database_response.py +0 -0
  23. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/create_instance_payload.py +0 -0
  24. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/create_instance_response.py +0 -0
  25. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/create_user_payload.py +0 -0
  26. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/create_user_response.py +0 -0
  27. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/database_roles.py +0 -0
  28. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/database_sort.py +0 -0
  29. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/error.py +0 -0
  30. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/flavor_sort.py +0 -0
  31. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/flavor_storage_classes_storage_class.py +0 -0
  32. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/get_database_response.py +0 -0
  33. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/get_instance_response.py +0 -0
  34. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/get_user_response.py +0 -0
  35. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_connection_info.py +0 -0
  36. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_connection_info_write.py +0 -0
  37. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_encryption.py +0 -0
  38. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_network.py +0 -0
  39. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_network_access_scope.py +0 -0
  40. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_network_create.py +0 -0
  41. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_network_opt.py +0 -0
  42. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_network_update.py +0 -0
  43. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_sort.py +0 -0
  44. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/instance_storage_range.py +0 -0
  45. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_backups_response.py +0 -0
  46. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_collations_response.py +0 -0
  47. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_database.py +0 -0
  48. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_databases_response.py +0 -0
  49. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_flavors.py +0 -0
  50. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_flavors_response.py +0 -0
  51. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_instance.py +0 -0
  52. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_instances_response.py +0 -0
  53. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_roles_response.py +0 -0
  54. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_user.py +0 -0
  55. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_users_response.py +0 -0
  56. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/list_versions_response.py +0 -0
  57. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/pagination.py +0 -0
  58. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/partial_update_database_payload.py +0 -0
  59. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/partial_update_instance_payload.py +0 -0
  60. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/partial_update_user_payload.py +0 -0
  61. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/reset_user_password_response.py +0 -0
  62. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/state.py +0 -0
  63. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/storage.py +0 -0
  64. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/storage_update.py +0 -0
  65. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/update_database_partially_response.py +0 -0
  66. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/update_database_payload.py +0 -0
  67. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/update_database_response.py +0 -0
  68. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/update_instance_payload.py +0 -0
  69. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/update_instance_protection_payload.py +0 -0
  70. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/update_instance_protection_response.py +0 -0
  71. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/update_user_payload.py +0 -0
  72. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/user_sort.py +0 -0
  73. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/validation_error.py +0 -0
  74. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/validation_error_validation_inner.py +0 -0
  75. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/models/version.py +0 -0
  76. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/py.typed +0 -0
  77. {stackit_postgresflex-1.5.0 → stackit_postgresflex-1.6.0}/src/stackit/postgresflex/rest.py +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.4
1
+ Metadata-Version: 2.5
2
2
  Name: stackit-postgresflex
3
- Version: 1.5.0
3
+ Version: 1.6.0
4
4
  Summary: STACKIT PostgreSQL Flex API
5
5
  Project-URL: Homepage, https://github.com/stackitcloud/stackit-sdk-python
6
6
  Project-URL: Issues, https://github.com/stackitcloud/stackit-sdk-python/issues
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "stackit-postgresflex"
3
- version = "v1.5.0"
3
+ version = "v1.6.0"
4
4
  description = "STACKIT PostgreSQL Flex API"
5
5
  authors = [{ name = "STACKIT Developer Tools", email = "developer-tools@stackit.cloud" }]
6
6
  requires-python = ">=3.10,<4.0"
@@ -28,9 +28,7 @@ class CloneInstanceOverrides(BaseModel):
28
28
  CloneInstanceOverrides
29
29
  """ # noqa: E501
30
30
 
31
- var_class: Optional[StrictStr] = Field(
32
- default=None, description="The storage class for the storage.", alias="class"
33
- )
31
+ var_class: StrictStr = Field(description="The storage class for the storage.", alias="class")
34
32
  name: Optional[Annotated[str, Field(min_length=3, strict=True, max_length=63)]] = Field(
35
33
  default=None,
36
34
  description="The name of the cloned instance. If not provided, the default naming behavior of appending '-clone' to the source instance name is used.",
@@ -28,9 +28,7 @@ class StorageCreate(BaseModel):
28
28
  The object containing information about the storage size and class.
29
29
  """ # noqa: E501
30
30
 
31
- var_class: Optional[StrictStr] = Field(
32
- default=None, description="The storage class for the storage.", alias="class"
33
- )
31
+ var_class: StrictStr = Field(description="The storage class for the storage.", alias="class")
34
32
  size: StrictInt = Field(description="The storage size in Gigabytes.")
35
33
  __properties: ClassVar[List[str]] = ["class", "size"]
36
34