rdkit-rs / cheminee

The chemistry search stack
9 stars 0 forks source link

Fix API JSON response content types #111

Closed JJ-Pineda closed 1 month ago

JJ-Pineda commented 1 month ago

Resolves #110 by explicitly setting the content type to "application/json" for any API responses that return JSON data.