martin-mfg
1cff462d90
remove jersey 1 ( #16646 )
2023-09-26 09:10:11 +08:00
William Cheng
f1bacd23e7
remove python flask py2 samples ( #16319 )
2023-08-14 13:34:25 +08:00
Paul Hagedorn
298ccfcfd8
[typescript-nestjs] Upgrade to NestJS v8 ( #12937 )
...
* feat(typescript-nestjs): upgrade to nestjs v8
Set default nestVersion to 8.0.0
* chore(typescript-nestjs): create typescript-nestjs-v8-provided-in-root.yaml and add it to samples.json
* chore(typescript-nestjs): generate samples
* docs(typescript-nestjs): generate docs
* chore(typescript-nestjs): re-generate samples
2022-07-21 13:41:32 +02:00
cachescrubber
0ed147e7a4
Implement Source DocumentationProvider, spring-mvc
decommission ( #11531 )
...
* - Upgrade swagger-ui to 4.4.1
- Bring homeController.mustache up-to-date
- Main class is now OpenApiGeneratorApplication
- Introduce SpringBootTest.mustache
- Remove option swaggerDocketConfig/openapiDocketConfig in favor of documentationProvider.
* Generate Samples
* Restore generator-online classes
Fix spring-mvc builds
* Generate Samples
* Do not generate SpringFoxConfiguration.java when reactive ist set.
* Fix generation of SpringFoxConfiguration
* Generate Documentation
* Reactive support: add dependency management for springdoc-openapi-webflux-ui
* Generate Samples
* Change SpringBootApplication to OpenApiGeneratorApplication
* Generate Samples
* Implement SwaggerUIFeatures in SpringCodegen
* Generate Samples
* Add useSwaggerUI: true to some test configs
* Generate Samples
* Update Documentation
* Update Documentation
* Update README.mustache
* Generate Samples
* useSwaggerUI is true by default
* Generate Samples
* Update Documentation
* Add deprecation warnings to cli opts; Log a deprecation warning
* Update Documentation
* Generate Samples
* Remove spring-mvc library
* Remove spring-mvc from project and CI configs
* Check whether the selected documentation provider requires us to boostrap swagger-ui.
* Generate Samples
* Generate samples
* Generate samples
* Generate samples
2022-02-12 17:25:21 +08:00
William Cheng
c8b84c4d03
Merge remote-tracking branch 'origin/master' into 6.0.x
2022-01-30 18:01:35 +08:00
William Cheng
8b017bc855
mark csharp-nancyfx generator as deprecated ( #11454 )
2022-01-30 15:53:27 +08:00
agilob
c2186a0b0d
Flash: remove ( #10535 )
2021-10-09 15:51:45 +08:00
agilob
5b1b74e48d
Dart-jaguar: remove ( #10534 )
2021-10-08 10:47:17 +08:00
Nathan Baulch
5d68bd6a03
Fix thousands of spelling typos ( #10272 )
2021-08-28 22:58:24 +08:00
William Cheng
f6c617d09f
Add typescript-nestjs client generator ( #8522 )
...
* #3336 add nestjs generator
* #3336 add nestjs generator
* #3336 add nestjs generator
* #3336 add nestjs generator
* remove extra files from building
* Revert "remove extra files from building"
This reverts commit 7f80f961ef0cd0e50b9d2bb856a3703d5b821640.
* fix merge
* fix tests
* Add missing test client options provider for nestjs
* cleanup PRS
* fix compilation error
* remove groovy bin files;
* fix tests
* add samples
* update doc
* update samples
Co-authored-by: Victor Frank <vfrank@lumeris.com>
2021-01-26 09:34:33 +01:00
Arthur Mogliev
206f698a98
[php-ze-ph][php-mezzio-ph] Migration from Zend to Laminas and corresponding generator rename ( #8145 )
...
* Migration from php-ze-ph to php-mezzio-ph
* Sample regen after rebase
* update samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
2020-12-20 21:48:37 +08:00
Jim Schubert
51cff82bf0
Support [typescript] as a pattern for auto-labeler ( #4180 )
...
* Support labeling changes which affect all typescript generators using `[typescript]` in title
* Add negative test case for Typescript change.
2019-10-18 17:47:56 -04:00
Josh Burton
755a6f4445
Adds Dart Dio generator ( #4018 )
...
* Adds initial implemenation of dart-dio generator
* Adds remaining boilerplate for dart-dio generator
2019-10-15 21:05:38 +08:00
Nick Meinhold
3be1196264
[Dart] Fix README template and update testing doco ( #3809 )
...
* [Dart] Fix README template and update testing doco
- deleted redundant shell script
- fixed and updated README template
- updated test package and moved to a dev_dependency
- removed old unused dev_dependency packages
- updated testing documentation in petstore sample
* Remove references to dart-flutter-petstore.sh
* Fix typos
* Fix typo
2019-09-03 08:51:43 +08:00
Vincent Devos
0ece56209f
minor typo fix in samples : "pestore" -> petstore ( #2763 )
...
* minor typo fix in samples : "pestore" -> petstore
* add typescript-rxjs in samples auto-labeled bot
* Changing file permissions
2019-04-30 17:55:44 +08:00
Jim Schubert
2025d128b3
Creating regex for our generators which will allow the bot to au… ( #1639 )
...
* WIP: creating regex for our generators which will allow the bot to automatically label issues and PRs
* Include additional WIP regex
* Remainder of implemented generators
* Add tests for regex in auto labeling
2018-12-17 17:56:00 +08:00