* Adds support for asset metadata
* Replaces `input` on CreateAssetRequest with `inputs`, which accepts the same type, and added deprecation notices
* Replaces `playback_policy` on CreateAssetRequest with `playback_policies`, which accepts the same type, and added deprecation notices
* Fixes the accepted type of UpdateReferrerDomainRestrictionRequest
* Changes the type of `new_asset_settings` in to be a CreateAssetRequest, which exposes the correct set of fields to control asset creation
* Adds creator id field to Mux Data