Add RPCs to verify unknown numeric enums in path params and body #1212
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
The current VerifyEnum works great for asserting that unknown numeric enums should be passed in as numbers, but it's only for enums in query params. We can add two more RPCs to verify unknown numeric enums in path params and body.
The RPCs may look like this
The text was updated successfully, but these errors were encountered: