li-keguo commented on PR #276:
URL: https://github.com/apache/shenyu-dashboard/pull/276#issuecomment-1508551694

   Maybe you should fix the back end in sync
   
   
https://github.com/apache/shenyu/blob/master/shenyu-admin/src/main/java/org/apache/shenyu/admin/model/dto/ApiDTO.java
   
   eg:
   ```java
       @NotNull
       @Min(0)
       @Max(3)
       private Integer state;
   
   ```
   
   Thank you for your contribution~


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to