dogado-group / json-api-common

Common php interfaces and classes which represent the JSON:API protocol in order to build a client or server application.
https://www.dogado.de
MIT License
1 stars 0 forks source link

[1.x] Introduce dedicated attribute classes and deprecate annotations #9

Closed chris-doehring closed 3 years ago

chris-doehring commented 3 years ago

Closes #7.

I'm not really sure about the naming of the namespace Dogado\JsonApi\Attribute. We could also name it Attributes, but I tend to Attribute\[...].