-
I'm encountering an issue when parsing OpenAPI 2.0 specifications with non-body parameters (e.g., path, query, header parameters) using the `kin-openapi` library.
Unmarshalling a OpenAPI 2.0 spec …
-
It looks like the swagger parser library has moved to openapi 3 https://github.com/swagger-api/swagger-parser
APIBuilder is still on the v1 branch of this project, we should consider implementing a…
-
https://www.google.fi/amp/s/blog.readme.io/an-example-filled-guide-to-swagger-3-2/amp/
So... what is the plan?
-
I'm very intrigued by this tool, and am interested in using it. However, the demo described in the README throws a weird error.
I have a well defined specification that is successfully being used …
-
**Jane version(s) affected**: 7.5 (latest install according to docs)
**Description**
Code-Gen fails with Warning:
```php
PHP Warning: Undefined array key "object" in /home/xxx/projects/camund…
comod updated
3 weeks ago
-
-
I trying
import {SecurityRequirementObject} from 'openapi3-ts'
but getting
```
TS2305: Module "openapi3-ts" has no exported member SecurityRequirementObject
```
I see this export here:
…
-
I'm just curious what's the roadmap?
Do you have plans to support OpenAPI3 schema validation?
Do you need contribution help?
Kudos for work so far 👏
biske updated
4 years ago
-
creating the command that 2to3 migration, depends on swaggerknife.migrate.
-
**What is a problem?**
Pypi homepage is quite too simple: https://pypi.org/project/openapi3-parser/
**Describe the solution you'd like**
More description about project, how to install, sour…