Felicity icon indicating copy to clipboard operation
Felicity copied to clipboard

Boilerplate-free, idiomatic JSON:API for your beautiful, idiomatic F# domain model. Optimized for developer happiness.

Results 1 Felicity issues
Sort by recently updated
recently updated
newest added

Required to implement: - [ ] Support `ext` and `profile` media type parameters ([5.4](https://jsonapi.org/format/1.1/#media-type-parameter-rules)) * `Content-Type` ([6.3](https://jsonapi.org/format/1.1/#content-negotiation-servers)): * Return 415 if it contains parameters other than `ext` and `profile` *...