forked from loafle/openapi-generator-original
* add a sample that catches swagger-parser issues with external refs * generate samples for new test spec
7 lines
64 B
Modula-2
7 lines
64 B
Modula-2
module github.com/GIT_USER_ID/GIT_REPO_ID
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
)
|