- Update to phpstan v2
- Adjust for blob test API changes
- Update core and authz policies
- Add unit tests
- Ensure (empty) metadata is encoded as object (and displayed as object in OpenAPI)
- Adapt to CAMPUSonline DMS API spec version 1.5.0
- Fix POST /co-dms-api/api/documents/{uid}/version by creating a temporary fake UpdatedFile
- Add ROLE_USER policy to configure who is granted access to the API
- Integrate Blob File API
- Routes and entities all set up