FriendsOfShopware / go-shopware-admin-api-sdk

Go SDK for the Shopware 6 Admin API
MIT License
10 stars 1 forks source link

how to upload media files by api? #5

Open ezifyio opened 8 months ago

ezifyio commented 8 months ago

Please describe the feature you would like to see implemented.

No response

shyim commented 8 months ago

It's right now not implemented as it's not a "CRUD" api.

Do you want to make a PR? I think I would create a MediaService like https://github.com/FriendsOfShopware/go-shopware-admin-api-sdk/blob/main/cache_manager.go