ByteCrumb / Umbraco.Community.DeliveryApiExtensions

Umbraco Delivery API extensions⚡
Mozilla Public License 2.0
22 stars 2 forks source link

Add support for media types in "typed" swagger 🖼️ #21

Open lauraneto opened 10 months ago

lauraneto commented 10 months ago

Feature summary

With the release of v12.2 you can now retrieve media individually using the Delivery API. We should add the media types as types to the swagger and set them as return types in the media endpoints response.

Additional details

No response