jimschubert / intellij-openapi-generator

Intellij Plugin for openapi-generator
https://openapi-generator.tech/
Apache License 2.0
77 stars 12 forks source link

Move from consuming Swagger Codegen to consuming OpenAPI Generator (renaming plugin accordingly) #17

Closed jimschubert closed 6 years ago

jimschubert commented 6 years ago

As a core team member of OpenAPI Generator, I'm moving the plugin from consuming Swagger Codegen to consuming OpenAPI Generator. As such, this results in the plugin being renamed.

This is functionally no different from the 1.0 release of the plugin titled "Swagger Codegen", however by updating to OpenAPI Generator the plugin now supports OpenAPI 2.0 and 3.x specifications.