codebuddies / backend

CodeBuddies back-end
https://codebuddies.org
GNU General Public License v3.0
20 stars 25 forks source link

[Postman] Fix `media_type` bug #175

Closed lpatmo closed 3 years ago

lpatmo commented 4 years ago

Context

media_type is a required field, but we don't currently have it in the Postman file as a field so a user who's just imported the Postman file will see this:

image

Acceptance Criteria

[ ] Add media_type: BOOK (as an example) to the Postman file for POST /resources.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.