File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 18561856 "type" : " string" ,
18571857 "description" : " Date/time that an SSO client registration expires."
18581858 },
1859+ {
1860+ "name" : " status" ,
1861+ "type" : " string" ,
1862+ "allowedValues" : [
1863+ " ACCEPTED" ,
1864+ " CANCELLED" ,
1865+ " FAILED" ,
1866+ " REJECTED"
1867+ ],
1868+ "description" : " This field helps to emit the status of the operation."
1869+ },
18591870 {
18601871 "name" : " successCount" ,
18611872 "type" : " int" ,
24892500 {
24902501 "type" : " result"
24912502 },
2503+ {
2504+ "type" : " status" ,
2505+ "required" : false
2506+ },
24922507 {
24932508 "type" : " update" ,
24942509 "required" : false
25812596 {
25822597 "type" : " source" ,
25832598 "required" : false
2599+ },
2600+ {
2601+ "type" : " status" ,
2602+ "required" : false
25842603 }
25852604 ]
25862605 },
You can’t perform that action at this time.
0 commit comments