This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
openapi-typescript-codegen
Watch
1
Star
0
Fork
0
You've already forked openapi-typescript-codegen
mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced
2025-12-08 20:16:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
openapi-typescript-codegen
/
src
/
templates
History
Ferdi Koomen
aa59c50605
Merge pull request
#1497
from gz/generated-header
...
Indicate auto-generation in file headers.
2023-07-05 10:09:40 +02:00
..
__mocks__
- Moved to const definitions for functions
2022-01-25 13:22:21 +01:00
core
Merge pull request
#1434
from Or-Zarchi-Forter/master
2023-07-05 10:00:25 +02:00
partials
Add a line to the file header indicating that the file is auto-generated.
2023-04-25 05:52:29 +00:00
client.hbs
- Added support for the Angular client with --name parameter
2022-02-07 18:16:11 +01:00
exportModel.hbs
GH-633: Fix --useUnionTypes
2021-05-06 17:35:57 +02:00
exportSchema.hbs
- Added postfix property for service names
2021-11-10 14:31:03 +01:00
exportService.hbs
Set default providedIn to root for angular client
2022-09-08 18:38:45 +05:30
index.hbs
feat: Only add as statement if postfixModels was specified
2022-07-14 11:43:26 +02:00