-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure ApiPath does not get a NullReferenceExcepton when copying comm…
…on parameters to operation method parameters. (#5914) Previously, when the operation method does not have any parameters a null refference exception occurs when attempting to copy the common parameters to the operation metod.
- Loading branch information
1 parent
fbac9fb
commit aef61a7
Showing
2 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters