Skip to content

Commit

Permalink
Correct YAML config example (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamietanna committed Jul 25, 2022
1 parent 5776016 commit f6cb4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -682,8 +682,8 @@ output:
externalref.gen.go
package: externalref
generate:
- types
- skip-prune
models: true
skip-prune: true
import-mapping:
./packageA/spec.yaml: github.com/deepmap/oapi-codegen/internal/test/externalref/packageA
./packageB/spec.yaml: github.com/deepmap/oapi-codegen/internal/test/externalref/packageB
Expand Down

0 comments on commit f6cb4a8

Please sign in to comment.