REST API Change Log—TeamForge 22.1
- Fixed an issue with the
GET /documents/{docid}/versions/{versionid}/downloadAPI call that prevented users from downloading a specific document version. - Fixed an issue with the
PATCH /ctfrest/tracker/v1/fields/{fieldId}API call that prevented users from creating new field values. - Fixed an issue with the
GET /usersAPI call that returned the list of users even if the call was not having a valid authorization token.