openapi-generator
Here are 120 public repositories matching this topic...
-
Updated
Jul 23, 2021 - Python
-
Updated
Jul 24, 2021 - TypeScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
Dec 17, 2020 - Elixir
-
Updated
Jul 23, 2021 - Kotlin
[BUG]
Describe the bug
Authentication not working with oauth2.
To Reproduce
Trying to implement oauth2 according to swagger documentation.
security: {
BearerAuth: {
type: "oauth2",
scheme: "bearer",
},
}
Does not work unfortunately. Also, I can not add scope and token URL information.
Expected behavior
I want to be able to add OAuth2 authentication
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
Jul 24, 2021 - F#
-
Updated
Jul 2, 2020 - Kotlin
-
Updated
Jul 5, 2021 - TypeScript
-
Updated
May 25, 2021 - TypeScript
-
Updated
Jul 23, 2021 - C#
-
Updated
Jul 16, 2021 - PHP
-
Updated
May 16, 2021 - Dart
-
Updated
Mar 25, 2021 - Python
-
Updated
Jul 15, 2021 - Go
-
Updated
May 11, 2021 - PHP
-
Updated
Apr 23, 2021 - TypeScript
-
Updated
Jul 23, 2021 - Java
-
Updated
Jul 18, 2021 - Groovy
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
Jul 23, 2021 - Python
-
Updated
Feb 20, 2021 - Java
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Mar 20, 2021 - Scala
-
Updated
May 11, 2021 - Go
-
Updated
Nov 10, 2020 - Go
-
Updated
Jun 2, 2021 - Scala
-
Updated
Apr 29, 2021 - Gherkin
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."
Bug Report Checklist