iliax 1 year ago
parent
commit
389c9bed7c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml

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

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