-
Hi @akshayp7 , const response = await request.get( async verifyStatusCode(response: APIResponse): Promise { |
Beta Was this translation helpful? Give feedback.
Answered by
akshayp7
Apr 3, 2023
Replies: 1 comment
-
response.status() . Try this if it accepts number. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
akshayp7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
response.status() . Try this if it accepts number.