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
fix(integ-tests): fix typo in InvocationType enum property name (#28162)
**This PR includes a breaking change to the `integ-tests-alpha` module.**
### Description
This PR proposes a breaking change by fixing typo in the `InvocationType` enum.
The property name `REQUEST_RESPONE` is corrected to `REQUEST_RESPONSE`.
BREAKING CHANGE: Fix typo in the `InvocationType` property from `REQUEST_RESPONE` to `REQUEST_RESPONSE`
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
0 commit comments