example
This commit is contained in:
31
example/clients/go/docs/GreetApi.md
Normal file
31
example/clients/go/docs/GreetApi.md
Normal file
@ -0,0 +1,31 @@
|
||||
# \GreetApi
|
||||
|
||||
All URIs are relative to *http://localhost*
|
||||
|
||||
Method | HTTP request | Description
|
||||
------------- | ------------- | -------------
|
||||
[**Ping**](GreetApi.md#Ping) | **Get** /user/ping |
|
||||
|
||||
|
||||
# **Ping**
|
||||
> interface{} Ping(ctx, )
|
||||
|
||||
|
||||
### Required Parameters
|
||||
This endpoint does not need any parameter.
|
||||
|
||||
### Return type
|
||||
|
||||
[**interface{}**](interface{}.md)
|
||||
|
||||
### Authorization
|
||||
|
||||
No authorization required
|
||||
|
||||
### HTTP request headers
|
||||
|
||||
- **Content-Type**: application/json
|
||||
- **Accept**: application/json
|
||||
|
||||
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
|
||||
|
Reference in New Issue
Block a user