openapi
Here are 2,611 public repositories matching this topic...
Hi there! I see that an issue #2884 deeplinking was integrated to 3.x however if I have a hyperlink with a hash to the operationID nothing happens on click. If I reload the page the UI scrolls to the open panel as expected. Is there something I am missing here? My url looks as follows and I am using the 3.0 dist repo installed via npm.
Again when clicked the URL address is updated but nothing h
-
Updated
Jul 20, 2022 - TypeScript
🐛 Bug Report
When declaring snake cased enums in a proto file, grpc-gateway fails to render the correct go type name for it, writing the type name as-is instead of converting to camel case.
GRPC correctly uses property GoIdent
of protogen.Enum
to produce the proper type name.
To Reproduce
- write a proto
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 AbstractPhpCodegen
class, then:
-
Updated
Jun 24, 2022 - Python
-
Updated
Jul 21, 2022 - TypeScript
-
Updated
Jul 20, 2022 - Java
-
Updated
Jul 19, 2022 - Go
springfox-swagger2: 3.0.0-SNAPSHOT
springfox-swagger-ui: 3.0.0-SNAPSHOT
springfox-spring-webflux: 3.0.0-SNAPSHOT
We are using directModelSubstitute for MonetaryAmount to avoid showing all the properties of the class in swagger. Instead of that we created our own MonetaryAmountWrapper which have only two fields viz., amount and currency with some default example values for both. Now, the
-
Updated
Jul 20, 2022 - Go
-
Updated
Jul 20, 2022 - Go
The Calling REST APIs section demonstrates how to use LoopBack 4 to call GET APIs. It would be benefiting to the broader community to demonstrate how to call POST APIs. I have the todo-jwt example hosted in Heroku that could be used in the doc
I propose to remove the pass_context_arg_name
argument and fix the name under which the context is passed. This parameter is passed often between internal functions and classes, which is not worth the benefit of having it configurable.
-
Updated
Jul 21, 2022 - TypeScript
-
Updated
Jul 18, 2022 - JavaScript
-
Updated
Jul 19, 2022 - TypeScript
-
Updated
Jun 16, 2022 - HTML
-
Updated
Jul 12, 2022 - Python
-
Updated
Jul 20, 2022 - Java
-
Updated
Jul 20, 2022 - Python
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /
-
Updated
Jun 8, 2022 - Python
-
Updated
Jul 19, 2022 - TypeScript
-
Updated
Jul 21, 2022
This is used, for example, when inspecting the result type of SerializerMethodField
.
-
Updated
Dec 14, 2020 - Python
Improve this page
Add a description, image, and links to the openapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openapi topic, visit your repo's landing page and select "manage topics."
First check