Skip to content
  • Florent Chehab's avatar
    Refactor(json validation): moved to standard json-schema · b9500eb2
    Florent Chehab authored
    * JSON validation in now performed against `json-schemas` which give a standard way of handling this.
    * All previous validation moved to new setup (`useful_links` field & `TaggedItem` in particular)
    * Tags handling slightly updated (schemas are now hardcoded in the app and not stored in db)
    * All new validators are unitested 🎉
    * A bit of documentation added
    
    ----
    * Bumped backend image to version 0.2.1 with new python packages requirements
    ----
    
    Fixes #112
    Mentions #113 #57
    b9500eb2