Skip to content

Commit ee24754

Browse files
authored
Move all codegen templates to codegen-templates (#1899)
## Motivation We can't have the Go codegen templates inside the `go/` directory because they get interpreted as regular source files then. So we have them in a separate directory. It's a bit weird that we only do this for Go. We can just move all of them for consistency. ## Solution Rename `openapi-templates` => `codegen-templates` for a little extra clarity (also means this sorts before all the SDKs in file listings) and move everything there.
2 parents 11864b6 + e070204 commit ee24754

File tree

102 files changed

+36
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+36
-36
lines changed

0 commit comments

Comments
 (0)