-
For warnings like this which is not OpenAPI warning, should we be concerned about this? |
Beta Was this translation helpful? Give feedback.
Answered by
baywet
May 23, 2024
Replies: 1 comment
-
Hi thank you for using kiota and for reaching out |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
robsoh09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi thank you for using kiota and for reaching out
No this is not an issue you should be concerned about.
This might limit your experience whenever the API replies with the 400 response As Kira won't generate a type for this specific response.
You might want to review and correct your OpenAPI description so you get the type generated for this response and you get a better experience whenever this response code is returned by API.