Commit ac07810
authored
Update jsons with omitting (#130)
[IAM] Hotfix results schema
What this PR does / why we need it
Fix issues with json.Marshal and nil structs
=== RUN TestFederatedMappingLifecycle
--- PASS: TestFederatedMappingLifecycle (4.52s)
PASS
Process finished with exit code 0
=== RUN TestMappingCreateRequest
--- PASS: TestMappingCreateRequest (0.01s)
=== RUN TestMappingGetRequest
--- PASS: TestMappingGetRequest (0.00s)
=== RUN TestMappingListRequest
--- PASS: TestMappingListRequest (0.00s)
=== RUN TestMappingUpdateRequest
--- PASS: TestMappingUpdateRequest (0.00s)
=== RUN TestMappingDeleteRequest
--- PASS: TestMappingDeleteRequest (0.00s)
PASS
Process finished with exit code 0
Reviewed-by: None <None>
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: Anton Kachurin <katchuring@gmail.com>1 parent 3374f89 commit ac07810
1 file changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 21 | + | |
| 22 | + | |
29 | 23 | | |
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
| |||
0 commit comments