-
Hi, i'm trying to standadize my API response to something like this
but not sure how to extract the response body and wrap it inside the
I've been scratching my head on Google and StackOverflow but still can't figure out how to make it work, can you show me if it's possible? |
Beta Was this translation helpful? Give feedback.
Answered by
robjtede
Sep 9, 2022
Replies: 1 comment
-
See #2834 for info and implications on getting response body in middleware. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
oldtune
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #2834 for info and implications on getting response body in middleware.