bogi158

Results 5 issues of bogi158

### Issue type **I'm submitting a ...** (check one with "x") * [x] bug report * [ ] feature request * [ ] question about the decisions made in the...

**Describe the bug** I have generated a server with `openapi-express-server` but I need to convert it to ES6 as I will be using some libraries that do not support CommonJS...

**Describe the bug** From version 4.10, the requestBody schema loaded by OpenApiValidator has changed and does not contain the property $ref anymore. This property was used by openapi-express-generator to give...

**Describe the bug** When an response is defined, if this response have a content, the route is not generated **To Reproduce** Define a simple OpenAPI spec and add some content...

enhancement

**Describe the bug** Generating mocks from OpenAPI definition is not working whe using $ref to point to some schema. **To Reproduce** Download the Petstore example from Swagger Hub, configure mocks...

stage: awaiting response
stage: needs investigation