Skip to content

Commit b1f393a

Browse files
author
David Arnold
authored
Link OpenAPI spec
Closes #36 Authored by @God-Calos
1 parent eaccfda commit b1f393a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,10 @@ curl 'https://DOMAINNAME/goAPIv2/goCampaigns/goAPI.php?goAction=goAddCampaign&go
6262

6363
The encrypted password can be derived from the pass_hash column in the vicidial_users table under the asterisk database. Or use /var/www/html/bin/pass_hasher.php to generate the encrypted password.
6464

65+
## OpenAPI Spec
66+
67+
There is also a work-in-progress openapi spec composed by @God-Zalo which can be used for
68+
code-generating
69+
[client sdks in different languages](https://github.com/OpenAPITools/openapi-generator):
70+
71+
- https://app.swaggerhub.com/apis/godzalo/goautodial-users/0.1.3

0 commit comments

Comments
 (0)