quick/scaffold-api-run-and-test #75
Replies: 2 comments 2 replies
-
提示:创建和修改接口的方式颠倒了。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
您好,我是一个小白,刚刚接触,在最后测试创建的时候,出现了{"code":51,"message":"The Name field is required","data":null},网上也没搜到解决办法,为什么呢,怎么解决呀 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
quick/scaffold-api-run-and-test
通过命令行启动服务,并使用swagger生成接口文档。支持创建用户、查询用户信息、修改用户数据以及删除用户的RESTful API接口。同时支持使用curl命令进行接口测试,提供详细的校验规则和错误码以确保数据的准确性和可靠性。
https://goframe.org/quick/scaffold-api-run-and-test
Beta Was this translation helpful? Give feedback.
All reactions