iliax před 1 rokem
rodič
revize
389c9bed7c

+ 3 - 0
kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml

@@ -4026,6 +4026,9 @@ components:
                       audit:
                         type: object
                         properties:
+                          level:
+                            type: string
+                            enum: [ "ALL", "ALTER_ONLY" ]
                           topic:
                             type: string
                           auditTopicsPartitions: