/
PA
pave
/
Pave External API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 3w ago
Details
Filter operations
Merit Cycle API
3
Merit Cycle Employee API
1
Ping API
1
get
Test Endpoint
Ping API
Test Endpoint
get
/ping
Response
Returns "pong" message on success
PingResponseDto
required
message
string
required
The message to return
Example response
{ "message": "pong" }
Changes