Kevin Julián Martínez Escobar

Results 19 comments of Kevin Julián Martínez Escobar
trafficstars

Same problem. I've tried with either next routes examples or custom example, and I cannot make it work.

Hi @thomasuebi, Thanks for reporting. I'm sure it is not working so we will work on this asap. 👍

Hi, I uploaded a workaround for this in this PR https://github.com/BRIKEV/express-jsdoc-swagger/pull/183. In that PR I'm using the [merge option](https://brikev.github.io/express-jsdoc-swagger-docs/#/merge) this library has. It does not solve the issue but at...

Hi @lunix33, We are considering your proposal but right now I think it would be a breaking change and a lot of the code should be changed 🤔 We could...

Hi @g-portugues could you solve it with the definition you shared?

Hi @mhkhoraidah sorry for the delayed response but this PR does not pass the tests so we could not merge it. I really like the change but we cannot merge...

Hi @Flupster, Yes, I think this is not ready yet in `express-jsdoc-swagger` for responses. We will consider adding that in the next release as a new feature. How would you...

Hi @Flupster II really like this idea 🎉 and I was working on that. ``` /** * GET /api/characters/{character_id}/ * @summary Character by id * @tags Characters * @param {number}...

We are going to upload updates about this in this [branch](https://github.com/BRIKEV/express-jsdoc-swagger/tree/feat/response-headers)

Hi @fakhirarslan thanks for reporting. We only support `openapi: '3.0.0'`. I try to replicate your error based on that screenshot and I don't get that message. Could you share more...