merge qyqy_develop and retain risk review updates
This commit is contained in:
@@ -16,6 +16,8 @@ const ENDPOINTS = Object.freeze({
|
||||
A039: { method: 'GET', path: '/api/v1/admin/customer-profile-candidates' },
|
||||
A040: { method: 'POST', path: '/api/v1/admin/customer-profile-candidates/{candidateId}/reviews' },
|
||||
A001: { method: 'POST', path: '/api/v1/admin/config-releases', idempotent: true },
|
||||
A041: { method: 'GET', path: '/api/v1/admin/advisor/profile-drift-reviews' },
|
||||
A042: { method: 'POST', path: '/api/v1/admin/advisor/profile-drift-reviews/{reviewId}/reviews', idempotent: true },
|
||||
A002: { method: 'GET', path: '/api/v1/admin/config-releases' },
|
||||
A008: { method: 'POST', path: '/api/v1/admin/config-releases/{releaseId}/platform-config-items', idempotent: true },
|
||||
A009: { method: 'GET', path: '/api/v1/admin/config-releases/{releaseId}/platform-config-items' },
|
||||
|
||||
Reference in New Issue
Block a user