Return of enum values

Answered

How do I return enum values in a variable as part of a GET api? The enum values will be used in a drop down as part of updating data from the GET api.

Or do I get the enum values in another way for my front end?

5 replies