David.

Results 4 issues of David.

Hello there! The JSON:API specification requires that: > Servers MUST send all JSON:API data in response documents with the header `Content-Type: application/vnd.api+json` without any media type parameters. Wouldn't it be...

Feature / Enhancement

Suite à notre échange par courriel ci-dessous, je crée un ticket directement ici : > Saluton, > Nous avons bien reçu votre commentaire : >> "En tant qu'informaticien, j'apprécie les...

Textile-lang documentation presents a [syntax for auto-numbered notes](https://textile-lang.com/doc/auto-numbered-notes) called **endnotes**: ```textile The sun is reportedly hot,[#hot] just like freshly baked potatoes.[#hot] Ice is cold.[#cold] note#hot. Ouch. note#cold. Brrr. notelist. ```...

Hello there! While upgrading my app to EmberJS 3.24, my test suite started to fail with this error message : > Could not find module `ember-test-helpers` imported from `ember-cli-pact/index` I...