UPDATE int-layer 25-Ago
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
package com.example.dto.dialogflow.conversation;
|
||||
|
||||
|
||||
|
||||
import com.example.dto.dialogflow.notification.EventInputDTO;
|
||||
|
||||
public record QueryInputDTO(
|
||||
|
||||
@@ -7,4 +7,4 @@ package com.example.dto.dialogflow.notification;
|
||||
|
||||
public record EventInputDTO(
|
||||
String event
|
||||
) {}
|
||||
) {}
|
||||
Reference in New Issue
Block a user