forked from loafle/openapi-generator-original
* Bump jimschubert/query-tag-action from 1 to 2 Bumps [jimschubert/query-tag-action](https://github.com/jimschubert/query-tag-action) from 1 to 2. - [Release notes](https://github.com/jimschubert/query-tag-action/releases) - [Commits](https://github.com/jimschubert/query-tag-action/compare/v1...v2) Signed-off-by: dependabot[bot] <support@github.com> * Updated Dart2 template to fix linting errors when using recommended rules. * Updated Petstore code. * Revert to having no EOF marker at end of few files. * Fix a call on null value. * Updated Petstore code. * Add more checks for nulls. * Updated Petstore code. * Updated Petstore code. * Revert back decoding an enum value. * Revert back decoding an enum value. * Updated Petstore code. * Revert to older version of _convertParametersForCollectionFormat method. * Updated Petstore code. * Updated template and Petstore files. * Adjust doc for analysis_options file. * Updated Petstore sources. * Shorten command to replace path parameters. * Updated Petstore code. * Add a space for readability. * Adjust template per feedback. * Remove unneeded break statements. * Updated Petstore code. * Keep a new line character when replacing parameter names (like before). * Remove string interpolation. * Updated Petstore code. * Remove commented code. * Regenerate Petstore code. * Regenerated Petstore code. * Use another parameter name to stop variable shadowing. * Regenerated Petstore code. * Put description adjacent to the class. * Add another global ignore for all files: constant_identifier_names * Use const for contentTypes and authNames. * Regenerate Petstore code. * Use shorter code to check for an empty array. * Regenerate Petstore code. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>