diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index 622654a3..55e54a30 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -423c2d3 \ No newline at end of file +13ed326 diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index 4b43aaea..122e469f 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -79427,14 +79427,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partition_count": 0, # Optional. The number of partitions available for the @@ -79534,14 +79530,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -79705,14 +79697,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -79874,14 +79862,10 @@ async def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80124,14 +80108,10 @@ async def get_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80361,14 +80341,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "partition_count": 0, # Optional. The number of partitions available for the topic. On update, this value can only be increased. @@ -80467,14 +80443,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80641,14 +80613,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -80813,14 +80781,10 @@ async def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index fa646cd4..9b1a4093 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -86294,14 +86294,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partition_count": 0, # Optional. The number of partitions available for the @@ -86401,14 +86397,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -86572,14 +86564,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -86741,14 +86729,10 @@ def create_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -86991,14 +86975,10 @@ def get_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -87228,14 +87208,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is 604800000. The + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default value is - False. Whether unclean_leader_election_enable specifies whether to allow - replicas that are not insync to be elected as leaders as a last resort. This - may result in data loss since those leaders are not insync. }, "partition_count": 0, # Optional. The number of partitions available for the topic. On update, this value can only be increased. @@ -87334,14 +87310,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -87508,14 +87480,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [ @@ -87680,14 +87648,10 @@ def update_kafka_topic( "segment_jitter_ms": 0, # Optional. Default value is 0. The segment_jitter_ms specifies the maximum random jitter subtracted from the scheduled segment roll time to avoid thundering herds of segment rolling. - "segment_ms": 604800000, # Optional. Default value is + "segment_ms": 604800000 # Optional. Default value is 604800000. The segment_ms specifies the period of time after which the log will be forced to roll if the segment file isn't full. This ensures that retention can delete or compact old data. - "unclean_leader_election_enable": False # Optional. Default - value is False. Whether unclean_leader_election_enable specifies whether - to allow replicas that are not insync to be elected as leaders as a last - resort. This may result in data loss since those leaders are not insync. }, "name": "str", # Optional. The name of the Kafka topic. "partitions": [