Is your feature request related to a problem? Please describe.
It would be nice to have an option to generate server requests that return the result type.
Describe the solution you'd like
Introduce the result type as a simple enum and generate the method to make the server request.
Is your feature request related to a problem? Please describe.
It would be nice to have an option to generate server requests that return the result type.
Describe the solution you'd like
Introduce the result type as a simple enum and generate the method to make the server request.