diff --git a/kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml b/kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml index 7c6e0e4345..a46ccfbe8e 100644 --- a/kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml +++ b/kafka-ui-contract/src/main/resources/swagger/kafka-ui-api.yaml @@ -389,6 +389,18 @@ components: timestamp: type: string format: date-time + timestampType: + type: string + enum: + - NO_TIMESTAMP_TYPE + - CREATE_TIME + - LOG_APPEND_TIME + key: + type: string + headers: + type: object + additionalProperties: + type: string content: type: string required: