File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 },
1111 "expires" : {
1212 "example" : " 2022-12-02T17:23:00.000Z" ,
13+ "nullable" : true ,
1314 "title" : " Expires" ,
1415 "type" : " string"
1516 },
9798 "description" : " Expiration date. Null means never expires." ,
9899 "example" : " 2020-09-04T00:00:00.000Z" ,
99100 "format" : " date-time" ,
101+ "nullable" : true ,
100102 "title" : " Expires" ,
101103 "type" : " string"
102104 }
121123 "expires" : {
122124 "description" : " Expiration date. Null means never expires." ,
123125 "example" : " 2020-09-04T00:00:00.000Z" ,
126+ "nullable" : true ,
124127 "title" : " Expires" ,
125128 "type" : " string"
126129 },
Original file line number Diff line number Diff line change 1010 },
1111 "expires" : {
1212 "example" : " 2022-12-02T17:23:00.000Z" ,
13+ "nullable" : true ,
1314 "title" : " Expires" ,
1415 "type" : " string"
1516 },
9798 "description" : " Expiration date. Null means never expires." ,
9899 "example" : " 2020-09-04T00:00:00.000Z" ,
99100 "format" : " date-time" ,
101+ "nullable" : true ,
100102 "title" : " Expires" ,
101103 "type" : " string"
102104 }
You can’t perform that action at this time.
0 commit comments