aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorAdrián Oliva <adrian.oliva@cimat.mx>2023-05-26 13:34:05 -0600
committerAdrián Oliva <adrian.oliva@cimat.mx>2023-05-26 13:34:05 -0600
commit4d0e671eb82c4ff6941905744dd10b856e16e725 (patch)
treefea476973c7980bd8ddb7bce7d3e2735d4d9d29e /pom.xml
parent0dd1b42bf1008ed5cbc0f0f0afaa143248e75dd2 (diff)
downloadToDo-App-BE-4d0e671eb82c4ff6941905744dd10b856e16e725.tar.gz
ToDo-App-BE-4d0e671eb82c4ff6941905744dd10b856e16e725.zip
Added a GET request with filters.
Path is "/todos/filter". You have to pass as a body the arguments "name" for searching inside the to do's name, "priority" for specifying a priority level (or "All") and/or "done" for specifying if the to do is "Done" or "Undone" (or "All").
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions