Skip to content

Latest commit

 

History

History
60 lines (30 loc) · 1.29 KB

PingApi.md

File metadata and controls

60 lines (30 loc) · 1.29 KB

\PingApi

All URIs are relative to http://localhost:7878

Method HTTP request Description
get_ping GET /ping
head_ping HEAD /ping

get_ping

models::PingResource get_ping()

Parameters

This endpoint does not need any parameter.

Return type

models::PingResource

Authorization

apikey, X-Api-Key

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]

head_ping

models::PingResource head_ping()

Parameters

This endpoint does not need any parameter.

Return type

models::PingResource

Authorization

apikey, X-Api-Key

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]