docsmith icon indicating copy to clipboard operation
docsmith copied to clipboard

RESTful API for converting clinical documents and files

Results 9 docsmith issues
Sort by recently updated
recently updated
newest added

closes #1403 TODO: - [x] Support `text/hl7v2` as content-type (see [IANA media type](https://www.iana.org/assignments/media-types/text/hl7v2)) - [x] Correct terminology for pipe separated messages? Are they `"vertical bar" encoded` messages? - [ ]...

Known issues: html-to-pdf plugin lacks proper input validation, so currently will render anything a browser would attempt to render and prints this to a PDF file. In turn, the testing...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure it has not already been reported - [X] I agree...

bug

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure it has not already been reported - [X] I agree...

bug

### Prerequisites - [X] I have written a descriptive title - [X] I have searched existing feature requests to ensure it has not already been proposed - [X] I agree...

feature

### Prerequisites - [X] I have written a descriptive title - [X] I have searched existing feature requests to ensure it has not already been proposed - [X] I agree...

feature

Best practices are for query string params to be all lower-case, with underscores to denote spaces, i.e. `ignoreImages` should become `ignore_images`. These params were originally written to use camelCase to...

Bumps the eslint group with 4 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint` from 8.57.0 to 9.11.1 Release notes Sourced from eslint's releases. v9.11.1 Bug...

dependencies
javascript

Bumps the fastify-core group with 13 updates: | Package | From | To | | --- | --- | --- | | [@fastify/accepts](https://github.com/fastify/fastify-accepts) | `4.3.0` | `5.0.1` | | [@fastify/autoload](https://github.com/fastify/fastify-autoload)...

dependencies
javascript