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
The return type for these route paths is a new ResponseTemplateHash, this class contains the properties of the template hash:
Verifies the template hash.
Renews the template hash.
Invalidates the template hash.
The text was updated successfully, but these errors were encountered:
issue #80: added new functions to Server for new route paths concerni…
5307ec1
…ng actions on template hashes
No branches or pull requests
The return type for these route paths is a new ResponseTemplateHash, this class contains the properties of the template hash:
/verify_template_hash
Verifies the template hash.
/renew_template_hash
Renews the template hash.
/invalidate_template_hash
Invalidates the template hash.
The text was updated successfully, but these errors were encountered: