apache / incubator-kie-tools

Tools for KIE
Apache License 2.0
250 stars 185 forks source link

[kn-plugin-workflow] Minify the openAPI spec files to trim components/schemas #2718

Open treblereel opened 2 weeks ago

treblereel commented 2 weeks ago

This issue is a continuation of the work on minifying OpenAPI specifications files.

The goal is to remove all unused components and schemas from the OpenAPI spec file.

Note: we don't support external refs in this issue

treblereel commented 2 weeks ago

https://github.com/apache/incubator-kie-tools/issues/2601