niksauer / RoadChatAPI

RESTful backend that provides content management interface and certain location-aware services.
GNU Affero General Public License v3.0
1 stars 0 forks source link

feature/validation #58

Closed niksauer closed 6 years ago

niksauer commented 6 years ago

changed car color property to obtain RGB integers, created validators to close #52 and close #53 and close #54 and close #14, introduced OptionallyValidatable protocol to close #57, restructured and generalised RequestBody implementation to support both required and optional parameters