forked from loafle/openapi-generator-original
* Add conditions for auth methods * Add extra auth method validations * Regenerate example SDK * Clean-up tests * Fix indentation and go.sum
7 lines
64 B
Modula-2
7 lines
64 B
Modula-2
module github.com/GIT_USER_ID/GIT_REPO_ID
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
)
|