mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-12 04:39:10 +00:00
* Convert static constants to CAPITALS. * Bring `responseBody` up-to-speed with regards to response nullability. * Keep previous constants so not to break existing code. * Generate samples code. * Apply suggestion from @cubic-dev-ai[bot] Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> * Regenerate sample code. * Reorder statics, fix values of `ACCEPT` and `AUTHORIZATION` constants. * Regenerate sample code. * Add deprecation constant. * Regenerate sample code. * Remove unnecessary annotation. * Regenerate samples code. --------- Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>