codedust
codedust
language improvements
Currently, there's no easy option to run shells scripts via incoming webhooks. Previously, it was possible to use cgi for this, but [CGI is no longer officially supported](https://github.com/Uberspace/manual/issues/113#issuecomment-665131505). [webhook](https://github.com/adnanh/webhook) ca...
Not sure if this is helpful or if there is already another way to print binary data, so feel free to accept or reject this PR as needed. This method...
`securitySchemes-oauth-http` enforces `https://`. However relative urls (such as `tokenURL: /token`) should also be allowed.
Some suggestions for additional rules: If OAuth is used, an `authorizationUrl`, `tokenUrl` (depending on the OAuth flow) and a `refreshUrl` as well as `scopes` should be specified (see https://swagger.io/docs/specification/authentication/oauth2/). The...
When requesting changes for public body entries, it might be useful to add a field for notes/references to explain why the change was made and/or provide information about the source...
**Is your feature request related to a problem? Please describe.** No, but switching from Word/Google Docs/LibreOffice/etc. is often not an option because there are no great options to collaborate asynchronously...
Hi! There seems to be an issue with the websocket sessions in the examples included in the documentation. Is this a known issue?  From...