OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.76k stars 6.32k forks source link

[javascript-closure-angular] Change metadata to reflect beta status and non-existing xml capability in docs #18834

Closed Philzen closed 1 month ago

Philzen commented 1 month ago

It says on https://openapi-generator.tech/docs/generators/javascript-closure-angular in the helpTxt that this generator is (beta), however the stability is shown as STABLE.

It also suggests that XML is supported, while the templates clearly show it isn't.

This PR amends that.

PR checklist

wing328 commented 1 month ago

in next major release, we may deprecate it as it's no longer actively maintained.

Good to know – now i'm glad i haven't actually looked into the code too much further :sweat_smile: