Hi everyone!
In my documenation I want to create forms for two authentication keys which
will be use to create a sign to query:
$sign = hash_hmac("sha512", $key1.$time.$post, $key2);
Is it possible to execute something like that with Swagger software? First
generate the sign like above and then call API? If no - do you have any
ideas how could I perform that?
Thanks in advance for your help!
--
You received this message because you are subscribed to the Google Groups
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.