You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added beta endpoint for server connection minutes usage
Added customRoles expand parameter to GET /api/v2/members
Added 409 return code information for reset environment keys endpoints
Added new beta endpoints for approvals
Updated response bodies for beta approval endpoints
Added contextKindTargeted filter parameter to GET /api/v2/flags/{projectKey}
Added contextKindsEvaluated filter parameter to GET /api/v2/flags/{projectKey}
Added evaluation expand parameter to GET /api/v2/flags/{projectKey}
Added evaluation expand parameter to GET /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}
Removed
Changed
Updated note for param memberId in follow flag endpoints putFlagFollowers and deleteFlagFollowers to reflect the limitation of Reader roles.
Updated the response body of ExpandableApprovalRequestResponse to optionally return environments instead of environment which is only used in beta APIs