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
- Updated `crm()->associations()->v4()->basicApi()->create()` method to return status code `201`.
15
+
- Updated the return type of the response object in `crm()->associations()->v4()->basicApi()->create()` to return `LabelsBetweenObjectPair | Error` instead of `CreatedResponseLabelsBetweenObjectPair | Error`.
16
+
- Updated the return type of the response object in `crm()->associations()->v4()->basicApi()->getPage()` to return `CollectionResponseMultiAssociatedObjectWithLabelForwardPaging | Error` instead of `CollectionResponseMultiAssociatedObjectWithLabel | Error`.
0 commit comments