You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
When I use command openapi-generator generate -i openapi.yaml -g go -o ./generated --global-property models the definitions are in different files , like modes_on_search.go etc. How it has been generated earlier ? Or I need to any post processing ?