• Côme Chilliet's avatar
    feat(webservice) Add DELETE method for all attributes · 13c7c65b
    Côme Chilliet authored
    Previous DELETE and PATCH methods for multivaluated attributes have been
     moved to /.../<attribute>/values endpoint.
    DELETE directly on /<attribute> is now used to reset to default value.
    Also enforced input/noinput check on all endpoints to help users
     understand their errors.
    
    issue #5924
    13c7c65b