Regaez / grav-plugin-api

A REST API plugin for GravCMS
MIT License
27 stars 6 forks source link

feat: handle all media types for PageResource #32

Open Regaez opened 5 years ago

Regaez commented 5 years ago

At the moment, PageResource assumes it is returning an image media object. This should be extended to handle any type of supported media.