ava-innersource / Liquid-Application-Framework-1.0-deprecated

Liquid is a framework to speed up the development of microservices
MIT License
25 stars 14 forks source link

ILightMediaStorage must provide a way to verify if the attachment exists #161

Open bruno-brant opened 4 years ago

bruno-brant commented 4 years ago

GetAsync throws if the attachment doesn't exists - we need a safe way to check if it exists.