chore: use get for quickstart, plain logs for easy understanding (#1905)
This commit is contained in:
@@ -6,5 +6,5 @@ type resp {
|
||||
|
||||
service greet {
|
||||
@handler ping
|
||||
post /ping returns (resp)
|
||||
get /ping returns (resp)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user