openapi-generator
Here are 156 public repositories matching this topic...
-
Updated
Jul 19, 2022 - Python
-
Updated
Jun 22, 2022 - TypeScript
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jun 18, 2022 - Kotlin
Is your feature request related to a problem? Please describe.
I need to read files from node_modules which contain jsdoc definitions of components, but it's not allowed.
Describe the solution you'd like
Add a new option excludedFolder to cover default param DEFAULT_EXCLUDED_FOLDER of function globFilesMatches.
I would like to be able to inspect the Looker API response data to better understand the type of error I have got when performing an action. Knowing that information I can then go on to perform a different set of actions after the error.
For example the create_user can have a variety of [responses](https://docs.looker.com/reference/api-and-integration/api-reference/v3.1/user#response_messages
-
Updated
Dec 17, 2020 - Elixir
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jun 21, 2022 - TypeScript
-
Updated
Mar 23, 2022 - F#
-
Updated
Jul 19, 2022 - C#
-
Updated
Jul 2, 2020 - Kotlin
-
Updated
Jun 10, 2022 - TypeScript
-
Updated
Jul 11, 2022 - Dart
-
Updated
Jul 20, 2022 - Gherkin
-
Updated
Mar 17, 2022 - PHP
-
Updated
Jul 20, 2022 - Java
-
Updated
Apr 19, 2022 - Go
-
Updated
Jul 20, 2022 - Java
-
Updated
Jul 18, 2022 - TypeScript
-
Updated
Mar 25, 2021 - Python
-
Updated
Jul 19, 2022 - Java
-
Updated
May 12, 2022 - Go
-
Updated
May 11, 2021 - PHP
-
Updated
Dec 23, 2021 - Scala
-
Updated
Jun 1, 2022 - Groovy
-
Updated
Jul 15, 2022 - Java
-
Updated
Dec 17, 2021 - Kotlin
-
Updated
Jun 9, 2022 - JavaScript
Improve this page
Add a description, image, and links to the openapi-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi-generator topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
Usually I totally against codegen options which modifies one line of code, but this one looks really handy.
Describe the solution you'd like
Add declareStrictTypes switch option to
AbstractPhpCodegenclass, then: