openapi
Here are 2,570 public repositories matching this topic...
Base64 packing the logo is unproductive and prohibitively complicated.
Originally I just thought it was related to the method of delivery, minification,etc....
But then I discovered the "enterprise" copy you sell directly offers the "feature" of changing the logo, which then just packs up a new image.
Now I realize why changing the logo is difficult and you won't document how to do it in
-
Updated
Jun 22, 2022 - TypeScript
🐛 Bug Report
I generate swagger for a post method with request body
but the method message has no "parameters.schema.description " field when I set the option " json_schema.description" for the message
To Reproduce
(Write your steps here:)
- this is my protobuf
<img width="734" alt="image" src="https://user-images.githubusercontent.com/38717535/168068152-6b95bf7b-4bd3-4d85-
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
-
Updated
Jun 1, 2022 - Python
-
Updated
Jun 21, 2022 - TypeScript
-
Updated
Jun 22, 2022 - Java
-
Updated
Jun 20, 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
Jun 20, 2022 - Go
-
Updated
Jun 6, 2022 - Go
docs/site/Model.md
Describe the bug
invalid link on document page docs/site/Model.md
- [Discover models from databases](DIscovering-models.md)
should be
- [Discover models from databases](Discovering-models.md)
NOTE: capital letter "i"
Logs
No response
Additional information
No response
Reproduction
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
Jun 21, 2022 - TypeScript
-
Updated
Jun 20, 2022 - JavaScript
-
Updated
Jun 20, 2022 - TypeScript
-
Updated
Jun 21, 2022 - Python
-
Updated
Jun 16, 2022 - HTML
-
Updated
Jun 22, 2022 - Java
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
Jun 10, 2022 - TypeScript
-
Updated
Jun 22, 2022
I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like _links into the response via the to_representation method.
I tried to somehow get that into the schema as well, but I'm getting stuck. Are there any directions on what I need to provide/subclass/overwrite, so to make it work?
I imagine I could inspect my seri
-
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