mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +00:00
* 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 (
|
|
)
|