-
Hi,
I'm trying to migrate away from swagger to nginx-proxy-manager, which primarily is hosting an nextcloud.
In my swagger I had:
location = /.well-known/webfinger {
return 301 $s…
-
### Q&A (please complete the following information)
- OS: Win 10
- Browser: Chrome, Firefox, ...
- Swagger/OpenAPI version: OpenAPI 3.0
### Content & configuration
I use https://github.com/z…
-
We should settle on a documentation what external endpoints are available and how they can be used.
Best would be a approach where it is documented inline - @mathiasconradt proposed Swagger - there…
-
##### Description
I have the below spec and the generated php client doesn't seem to handle the combination of anyOf and discriminator. I see a property DISCRIMINATOR in the generated models but th…
jdart updated
4 years ago
-
**Description** from OpenApi\Attributes\**QueryParameter** is not processing.
nelmio/api-doc-bundle version 5.x-dev and 4.20.0
zircote/swagger-php version 4.8.4
Request class:
```php
-
Similar to Unit Testing for Petstore client in other programming languages, we also need unit testing for TypeScript (angular and node) to test the Petstore so as to ensure code changes do not break t…
-
my swagger dir.
swagger]# ls
favicon-16x16.png index.html swagger-ui-bundle.js swagger-ui.css swagger-ui.js swagger-ui-standalone-preset.js
favicon-32x32.png swagger.json swag…
-
We should introduce tests for the REST API in OJS. It looks like some tools exist for generating tests from a `swagger.yaml` file. This would be great if we can integreate it. It will allow us to desi…
-
##### Description
Hi,
I've an array FooList of object Foo :
```
FooList:
type: array
items:
$ref: "#/definitions/Foo"
```
And the object
```
Foo:
type: object
…
-
> exception 'yii\web\NotFoundHttpException' in D:\xampp\htdocs\connect\vendor\gbksoft\yii2-swagger\controllers\DefaultController.php:154 Stack trace: #0 [internal function]: gbksoft\modules\swagger\co…