Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 574 Bytes

File metadata and controls

34 lines (19 loc) · 574 Bytes

Changelog

Unreleased

v0.1.8

  • Update to phpstan v2
  • Adjust for blob test API changes

v0.1.7

  • Update core and authz policies
  • Add unit tests
  • Ensure (empty) metadata is encoded as object (and displayed as object in OpenAPI)

v0.1.5

  • Adapt to CAMPUSonline DMS API spec version 1.5.0

v0.1.4

  • Fix POST /co-dms-api/api/documents/{uid}/version by creating a temporary fake UpdatedFile

v0.1.3

  • Add ROLE_USER policy to configure who is granted access to the API

v0.1.2

  • Integrate Blob File API

v0.1.0

  • Routes and entities all set up