widdershins icon indicating copy to clipboard operation
widdershins copied to clipboard

OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown

Results 98 widdershins issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It would be nice if we could exclude the operation authorization notice. **Describe the solution you'd like** It would be...

**Describe the bug** A clear and concise description of what the bug is. Reports containing a full reproduction recipe (command-line and input file gist) will get a **much** faster response....

workaround

**Is your feature request related to a problem? Please describe.** This project looks amazing, but I´m somewhat left with a no-clue of how I´m supposed to build up an API...

enhancement
help wanted
documentation
feedback wanted

**Describe the bug** When resolving an external ref (with `--resolve` set to true), the Schemas in the Response table display as "Inline", rather than linking to a Schema. The Schema...

workaround

**Is your feature request related to a problem? Please describe.** Currently the parameters and requestBody are bundled together in the one table called parameters. It would be a nice feature...

enhancement

I'm running widdershins from a node app, converting a set of openapi definition documents (about 16 documents) into markdown (to feed into shins). I don't see how to reuse the...

enhancement

**Describe the bug** The description of a resource is ignored. When the MD is rendered the title is written, but the complete description is ignored. The error results from the...

I had opened an issue in the Shins project along these lines, but felt it might be better(?) considered here. https://github.com/Mermade/shins/issues/53 To state the scenario from that issue: Once a...

enhancement
help wanted
good first issue

Hi, I would like to know if there is a way to make the request and response schemas reference not be a link to its definition, but to be expanded...

This might be related to #107, #175, or #181. I've got several OAS 3 documents, and I've extracted the schemas to a separate file so I can refer to them...