Releases: openapi-processor/openapi-processor-intellij
Releases · openapi-processor/openapi-processor-intellij
v2021.1-SNAPSHOT.2
- auto-detect mapping.yaml by
openapi-processor-mapping: v2
key/value instead of matching the file name. - add navigation gutter icon on
package-name
configuration in themapping.yaml
. If the target package exists, it will navigate to the package with the generated sources.
v2021.1-SNAPSHOT.1
- auto-detect the
mapping.yaml
file and set the json schema for editing support (autocompletion & validation) - add openapi-processor icon for
mapping.yaml