Commit 365e10e
committed
cmd: fix bug around required params check
This fixes issue for map type of required parameters as seen in the
createTags API where previously an API request would fail when
tags[0].<something> was passed.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent 8eae8f5 commit 365e10e
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments