Project

Profile

Help

Test #4781

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulpcore/1824":https://github.com/pulp/pulpcore/issues/1824 




 ---- 


 When searching for \`tasks\` filtering by invalid field name like: 

 ~~~python 
 /pulp/api/v3/tasks/?invalidfield=foobar 
 ~~~ 

 API should validate and return meaningful validation error. 

 

Back