mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-01 07:53:43 +00:00
* 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 (
|
|
)
|