generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
Description
Describe the feature
Enable generated type-safe-api code to optionally be committed to the repo and only run OpenAPI Generator when the api spec is modified.
Use Case
I've heard developers say they are hesitant to adopt type-safe-api because it adds a dependency on the JDK and maven and that could be an issue for their customers. By committing the generated code, only developers who modify the API spec will need those dependencies.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
PDK version used
0.23.47
What languages will this feature affect?
Typescript, Java, Python
Environment details (OS name and version, etc.)
macos
Reactions are currently unavailable