How can you tell your sw team has no experience designing REST APIs?
`/Endpoint`
`/EndpointButWithSpecial`
`/EndpointButSpecial2`
`/EndpointButSpecial2Int32`
`/EndpointSpecialNegated`
What's the difference between `/ESpecial and `/ESpecialNegated` - wait, don't tell me it just does the opposite. _Yeah_. Why didn't you just add a optional `inverse=true` parameter to the DTO? Now I have to document a whole new endpoint and in swagger etc.
_Uh_.
A: because they were _lazy_ is why.