-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExternal contributions would be very much appreciated!External contributions would be very much appreciated!
Description
I'm getting the following error, because my repo currently only has "pkg/entity", and "oapimodel/" doesn't already exist.
//go:generate oapi-codegen -package oapimodel -generate types,skip-prune -o pkg/entity/oapimodel/oapimodel.gen.go openapi_spec.yamlerror writing generated code to file: open pkg/entity/oapimodel/oapimodel.gen.go: no such file or directory
I'm wonder if we can quickly support some input flag, or modify the default behavior, to create the necessary directories to support any destination path?
nfk93 and ccampo133
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExternal contributions would be very much appreciated!External contributions would be very much appreciated!