cap-js / attachments

The @cap-js/attachments package is a CDS plugin that provides out-of-the box asset storage and handling by using an aspect Attachments. It also provides a CAP-level, easy to use integration of the SAP Object Store.
Apache License 2.0
6 stars 4 forks source link

fix(validate): req._path might be undefined #75

Closed David-Kunz closed 6 days ago

David-Kunz commented 6 days ago

Note: In general, you should not rely on _path.

sidakphull commented 6 days ago

Thanks @David-Kunz !