-
Updated
Jul 1, 2020 - Java
swagger2
Here are 518 public repositories matching this topic...
-
Updated
Jul 13, 2020 - Java
Describe the bug
The data type formats link in the README does not point at anything.
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/swaggo/swag/blob/ab69c2399a4b62ecf9fe39ebe2cab91e91a437e9/README.md#available
- Click on Data Type Formats
- It goes nowhere
Expected behavior
To show me the documentation for Data Type formats.
**Desktop (pleas
-
Updated
Apr 21, 2020 - Java
-
Updated
Jun 6, 2020 - Java
-
Updated
May 29, 2020 - Java
-
Updated
May 21, 2020 - Java
Thanks for the great project! I just wanted to suggest adding some details to the documentation regarding usage as well as dependencies.
It's true that all of these things are available in the code via tests but it's not super intuitive where to find them. As I write this I know that I found the usage; it's fairly easy but since I didn't commit it to memory I'll have to dig through the tests ag
-
Updated
Jul 6, 2020 - Java
-
Updated
Jun 17, 2020 - Go
-
Updated
Jul 12, 2020 - Java
-
Updated
Jul 14, 2020 - HTML
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Mar 6, 2019 - Java
Groups Create Child should be a GET
groups_create_child is documented as a POST instead of a GET.
What type of issue is this? (place an x in one of the [ ])
- bug
- enhancement (feature request)
- question
- documentation related
- testing related
- discussion
Requirements (place an x in each of the [ ])
- I've read and understood
Currently, http-swagger expects the service, the API belongs to, to run on the same server, swagger-ui does.
This should be configurable programmatically and in the UI itself, to allow accessing different servers.
-
Updated
Oct 20, 2017
-
Updated
Apr 7, 2020 - Java
-
Updated
Jun 30, 2019 - Python
The "Other" area category currently has 73 entries. 1 is from an offshore French colony in Africa, 1 on Cyprus, but the rest are from the capital of Tanzania.
This means they are not counted toward Tanzania stats.
Both Cyprus (id 89288dd7-70e5-4cd2-98ba-f3f933d3488f) and Tanzania seem to suffer from the same problem, visible on the coast. The polys are too generalised and need buffering towa
-
Updated
Jun 19, 2020 - Java
-
Updated
Jul 2, 2020 - Java
Currently this package get all routes by calling default laravel router. Please add an ability to use custom class to get routes.
Typically we will need a new config that pass the default class to fetch all routes:
Currently:
$routes = app('Dingo\Api\Routing\Router')->getRoutes();
In this case I'm using package dingo/api so it should look like this:
$routes = [];
foreach
I have created gateway proxy using Zuul. It redirects the traffic to Service1 and Service2
public class SwaggerAggregatorController implements SwaggerResourcesProvider {
@Override
public List<SwaggerResource> get() {
List<SwaggerResource> resources= new ArrayList<>();
SwaggerResource custSwagger = new SwaggerResource();
custSwagger.setName("cust");
Improve this page
Add a description, image, and links to the swagger2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the swagger2 topic, visit your repo's landing page and select "manage topics."


提交 Issues 请提供
对于没有提供详细的 Issues 将直接关闭。谢谢