datatype 변경
This commit is contained in:
@@ -28,10 +28,13 @@ public class ApiRequestInfo {
|
||||
|
||||
private String path;
|
||||
|
||||
@Lob
|
||||
private String headers;
|
||||
|
||||
@Lob
|
||||
private String queryParams;
|
||||
|
||||
@Lob
|
||||
private String requestBody;
|
||||
|
||||
public String getName() {
|
||||
|
||||
Reference in New Issue
Block a user