miLibris / flask-rest-jsonapi

Flask extension to build REST APIs around JSONAPI 1.0 specification.
http://flask-rest-jsonapi.readthedocs.io
MIT License
597 stars 153 forks source link

Fix typo in docs and example #109

Closed HolgerPeters closed 5 years ago

HolgerPeters commented 6 years ago

requried reworded to required.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.2%) to 93.492% when pulling ea4eef07c4d1becc6b9553cd728b9c483904d2d2 on HolgerPeters:HolgerPeters-patch-1 into 268e94808573033e0232007a887982207f715e9a on miLibris:master.

akira-dev commented 5 years ago

Thanks