You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll add here that it's probably a good idea in this situation if accepted, that the status code or certain other pieces of the response body as an object are returned if desired.
In this code it would be nice to update the func signature to something like:
where
int
is the status code returned from the kong api.It makes handling of certain error scenarios when importing this library a lot easier to manage and tailor toward the importing application.
The text was updated successfully, but these errors were encountered: