Hi, i am using Swagger client so i have the ApiClient. in my server side i am returning Response object and i am adding information by using ResponseBuilder object entity method and build method. now i am trying to get this information in the client side by using the ApiClient. *but i can not find the way to get this data*. My question is: how can i get the rest response body using ApiClient of swagger?
-- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
