rpm-unity-sdk-core icon indicating copy to clipboard operation
rpm-unity-sdk-core copied to clipboard

feat: validate avatar id with requests

Open rk132 opened this issue 1 year ago • 0 comments

SDK-778

Description

  • Throw error before request, if the avatar ID is invalid

How to Test

  • Try making a request with ID, that is null or empty and see, that it fails with an error

Checklist

  • [ ] Tests written or updated for the changes.
  • [ ] Documentation is updated.
  • [ ] Changelog is updated.

rk132 avatar May 21 '24 08:05 rk132