|
Hi @akshayp7 , const response = await request.get( async verifyStatusCode(response: APIResponse): Promise { |
Answered by
akshayp7
Apr 3, 2023
Replies: 1 comment
|
response.status() . Try this if it accepts number. |
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.