openapi-generator
Here are 154 public repositories matching this topic...
-
Updated
Jun 6, 2022 - Python
-
Updated
Jun 22, 2022 - TypeScript
-
Updated
Apr 9, 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
Jun 24, 2022 - TypeScript
-
Updated
Jun 21, 2022 - TypeScript
-
Updated
Mar 23, 2022 - F#
-
Updated
Jul 2, 2020 - Kotlin
-
Updated
Jun 10, 2022 - TypeScript
-
Updated
Jun 23, 2022 - C#
-
Updated
Jun 23, 2022 - Dart
-
Updated
Jun 24, 2022 - Gherkin
-
Updated
Mar 17, 2022 - PHP
-
Updated
Jun 24, 2022 - Java
-
Updated
Apr 19, 2022 - Go
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Jun 24, 2022 - Java
-
Updated
Mar 25, 2021 - Python
-
Updated
Jun 23, 2022 - Java
-
Updated
May 12, 2022 - Go
-
Updated
May 11, 2021 - PHP
-
Updated
Dec 23, 2021 - Scala
-
Updated
Jun 1, 2022 - Groovy
-
Updated
Jun 7, 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.
Recently noticed how many PHP based projects migrates from Travis-CI to GitHub Actions. I didn't try it yet, but after a quick reading I see that GitHub Actions has Ubuntu environment with preinstalled PHP from 7.4 to 8.1, while Travis CI offers [Bi