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
Merge branch 'master' into remove-deprecations-5.0
* master: (71 commits)
[PS] check if JSON properties is defined (#6419)
Add C++ UE4 client generator (#6399)
Add a link to the article in dev.to (#6421)
typescript-axios anytype is not defined (#6335)
[Java][jersey2] Make (de)serialization work for oneOf models, add convenience and comparison methods (#6323)
Migrate OCaml petstore to use OAS v3 spec (#6348)
[Python-experimental] Fix type error if oneof/anyof child schema is null type (#6387)
[Python-server] Fix blueplanet 'file not found' error (#6411)
[nodejs] Fix deprecation notice when running sample nodejs script (#6412)
[java-jersey2] Conditionally include http signature mustache template (#6413)
[bug] Fix path provider bug on CI (#6409)
decomission nodejs server generator (#6406)
[Java] Generate valid code if no Authentication implementations present (#5788)
update java jersey2 samples
[Java] Fix mustache tag in pom template for HTTP signature (#6404)
[Python-experimental] Rename from_server variable to json_variable_naming (#6390)
Add a link to medium blog post (#6403)
Clean up debug in test (#6398)
readding bin/swift5-petstore-readonlyProperties.json
remove ./bin/swift5-petstore-readonlyProperties.json
...
Copy file name to clipboardExpand all lines: README.md
+11-3
Original file line number
Diff line number
Diff line change
@@ -745,7 +745,11 @@ Here are some companies/projects (alphabetical order) using OpenAPI Generator in
745
745
- 2020-03-15 - [Load Testing Your API with Swagger/OpenAPI and k6](https://k6.io/blog/load-testing-your-api-with-swagger-openapi-and-k6)
746
746
- 2020-04-13 - [俺的【OAS】との向き合い方 (爆速でOpenAPIと友達になろう)](https://tech-blog.optim.co.jp/entry/2020/04/13/100000) in [OPTim Blog](https://tech-blog.optim.co.jp/)
747
747
- 2020-04-22 - [Introduction to OpenAPI Generator](https://nordicapis.com/introduction-to-openapi-generator/) by [Kristopher Sandoval](https://nordicapis.com/author/sandovaleffect/) in [Nordic APIs](https://nordicapis.com/)
748
+
- 2020-04-27 - [How we use Open API v3 specification to auto-generate API documentation, code-snippets and clients](https://medium.com/pdf-generator-api/how-we-use-open-api-v3-specification-to-auto-generate-api-documentation-code-snippets-and-clients-d127a3cea784) by [Tanel Tähepõld](https://medium.com/@tanel.tahepold)
748
749
- 2020-05-09 - [OpenAPIでお手軽にモックAPIサーバーを動かす](https://qiita.com/kasa_le/items/97ca6a8dd4605695c25c) by [Sachie Kamba](https://qiita.com/kasa_le)
750
+
- 2020-05-18 - [Spring Boot REST with OpenAPI 3](https://dev.to/alfonzjanfrithz/spring-boot-rest-with-openapi-3-59jm) by [Alfonz Jan Frithz](https://dev.to/alfonzjanfrithz)
751
+
- 2020-05-19 - [Dead Simple APIs with Open API](https://www.youtube.com/watch?v=sIaXmR6xRAw) by [Chris Tankersley](https://github.com/dragonmantank) at [Nexmo](https://developer.nexmo.com/)
752
+
- 2020-05-22 - [TypeScript REST API Client](https://dev.to/unhurried/typescript-rest-api-client-4in3) by ["unhurried"](https://dev.to/unhurried)
749
753
750
754
## [6 - About Us](#table-of-contents)
751
755
@@ -760,6 +764,7 @@ OpenAPI Generator core team members are contributors who have been making signif
0 commit comments