-
### Description
- For swagger, a call to `/ui` returns a redirect and a call to `/ui/` returns the swagger page
- For other endpoints, a call to `/bla` returns the content and a call to `/bla/` retu…
-
## Problem statement
`/usr/share/nginx/html/gotest/src$ swagger generate server -f swagger.yml -A Todo`
I have tried the above command in a test folder but its throwing error.
## Steps to rep…
-
##### Description
In all our generated swift5-clients we get the following method that causes a warning:
```swift
public convenience init(response: HTTPURLResponse, body: T?) {
let…
Pe-te updated
4 years ago
-
##### Description
### Problem
```yaml
swagger: "2.0"
info:
title: TEST API
version: ""
host: aaa.example.com
basePath: /private
```
```php
$c = new Swagger\Client\Configur…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
4.26.1
### Plu…
-
My swagger is like below:
![image](https://user-images.githubusercontent.com/56674223/97450450-c5b93d80-1958-11eb-84e5-4e9c5e18ce55.png)
In the C# clients generated, I want to have this basePath pre…
-
In this task, I would deploy the swagger API on a droplet and also I would work on SSL files. The API needs to have SSL. It would then save lots of changes on all three clients.
I am using the same…
-
I try to use this tool to generate the client from this [swagger](https://editor.swagger.io/?url=https://raw.githubusercontent.com/pagopa/pagopa-api-config/main/openapi/swagger.json)
In the swagge…
-
### Describe the bug you're encountering
Swagger UI does not show validation errors on try it out for object parameters in OpenAPI 3.0 specifications.
### To reproduce...
Steps to reproduce …
-
```
D:\project\gf-cli>go get -u github.com/gogf/swagger
# github.com/gogf/gf/net/ghttp/internal/client
D:\soft\Go\path\pkg\mod\github.com\gogf\gf@v1.16.6\net\ghttp\internal\client\client_tracing.go…