diff options
author | Adrián Oliva <adrian.oliva@cimat.mx> | 2023-05-26 13:34:05 -0600 |
---|---|---|
committer | Adrián Oliva <adrian.oliva@cimat.mx> | 2023-05-26 13:34:05 -0600 |
commit | 4d0e671eb82c4ff6941905744dd10b856e16e725 (patch) | |
tree | fea476973c7980bd8ddb7bce7d3e2735d4d9d29e /.mvn | |
parent | 0dd1b42bf1008ed5cbc0f0f0afaa143248e75dd2 (diff) | |
download | ToDo-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 '.mvn')
0 files changed, 0 insertions, 0 deletions