We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We need a service to show basic details and git sha for verification purposes
Accepted methods
Path: server:port/apistatus
server:port/apistatus
No inputs necessary
Output api basics to prove service is available
{ "currentTime": "Unix timestamp", "gitSHA": "asdkj68a9", }
The text was updated successfully, but these errors were encountered:
sellnat77
Successfully merging a pull request may close this issue.
Description
We need a service to show basic details and git sha for verification purposes
Endpoint
Accepted methods
POSTPath:
server:port/apistatus
Inputs
No inputs necessary
Outputs
Output api basics to prove service is available
The text was updated successfully, but these errors were encountered: