Fix the Error handling for Activation API#1
Fix the Error handling for Activation API#1sagrawal3-godaddy wants to merge 1 commit intorestuwahyu13:mainfrom
Conversation
|
Please review and merge |
|
@sagrawal3-godaddy thanks for your pull request, but ctx.params already exist, and for params not required shouldbinjson |
FYI : I have just started learning GO language. I might be looking in totally different direction. |
|
@sagrawal3-godaddy ya body is required shouldbinjson, but params is not required shouldbinjson its work, please check gin documentation about params, activation API is not required parameter on body, just required parameter on params like this check this tutorial for basic fundamental go: https://gobyexample.com/ |
No description provided.