Remove the sync return value for CheckDigitalAssetLinkRelationship in digital_asset_links |
|
Issue descriptionThis return value introduces a synchronous response and breaks the general async nature of other returns from this API. To make the API surface cleaner, we should remove this and post back to the caller. |
|
►
Sign in to add a comment |
|