Discussions

Ask a Question
Back to All

Can I change the "option 1" title displayed when using "oneof" with many options?

I have an api that uses "oneof" with many options, but each option is titled "option N", is it possible to change that title?

/
example:
option 1
option 2
option 3

what I need:
user not valid
user not found
user expired

image example