QM Documentation update: weightMode and publishedVersions properties

Description

This is a document change only and there is no change in the actual API response. For the list of API endpoints below, the weightMode property will be visible publicly in the documentation while the publishedVersions property will be hidden in the main documentation.

Change Category

Informational

Change Context

The existing documentation is out of sync with what the API actually provides and should be corrected.

Change Impact

No impact.

Date of Change

Jan 02, 2024

Impacted APIs

GET /api/v2/quality/publishedforms/evaluations/{formId}
GET/PUT /api/v2/quality/forms/evaluations{formId}
GET /api/v2/quality/forms/evaluations/{formId}/versions
GET /api/v2/quality/forms/evaluations/bulk
GET/PUT/DELETE /api/v2/quality/conversations/{conversationId}/evaluations/{evaluationId}
GET /api/v2/quality/forms/evaluations

Please note that if the user adds “expand=publishHistory”, they will be able to see “publishedVersions” in the response. But by default, it won’t be shown.

POST /api/v2/quality/forms/evaluations
GET/POST /api/v2/quality/publishedforms/evaluations

Deprecated endpoints will also have the same change in their documentation

GET/PUT /api/v2/quality/forms/{formId}
GET /api/v2/quality/forms/{formId}/versions
GET /api/v2/quality/forms

Please note that if the user adds expand=publishHistory, they will be able to see publishedVersions in the response. But by default, it won’t be shown.

POST /api/v2/quality/forms
GET /api/v2/quality/publishedforms/{formId}
GET/POST /api/v2/quality/publishedforms

References

QM-16878

This topic was automatically closed 62 days after the last reply. New replies are no longer allowed.