Commit 1f31aa1
authored
minor #1060 Updates ReviewRequest Create method to return type Array (ejntaylor)
This PR was merged into the 3.4.x-dev branch.
Discussion
----------
This query returns an array and not a string. I have updated to reflect this.
Specific docs link added in docblock too.
Commits
-------
8ab22f6 Updates ReviewRequest Create with type Array1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments