https://bz.apache.org/bugzilla/show_bug.cgi?id=64084
Bug ID: 64084
Summary: "Unexpected query parameters [sort]"
Product: Tomcat 8
Version: 8.5.32
Hardware: HP
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
I don't know if this is an actual bug or mis-configuration somewhere, but when
trying to pass in the sort parameter to sort output in an API using the URL
below, we get the error at the bottom:
https://hostname:port/StudentApi/api/courses?sort={"title":"asc"}
{"errors":[{"code":"Global.SchemaValidation.Error","description":"Errors
parsing input JSON.","message":"Unexpected query parameters [sort]"}]}
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]