File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 ],
1818 "properties" : {
1919 "alias" : {
20- "type" : " string"
20+ "type" : " string" ,
21+ "j2sEnumRejected" : true
2122 },
2223 "id" : {
2324 "type" : " integer"
3132 "login" : {
3233 "anyOf" : [
3334 {
34- "type" : " string"
35+ "type" : " string" ,
36+ "enum" : [
37+ " tshashmurina" ,
38+ " ebukhtoiarov" ,
39+ " vrodina"
40+ ]
3541 },
3642 {
3743 "type" : " null"
4652 "type" : " boolean"
4753 },
4854 "title" : {
49- "type" : " string"
55+ "type" : " string" ,
56+ "j2sEnumRejected" : true
5057 },
5158 "updatedAt" : {
5259 "anyOf" : [
5360 {
54- "type" : " string"
61+ "type" : " string" ,
62+ "anyOf" : [
63+ {
64+ "type" : " string"
65+ },
66+ {
67+ "type" : " string" ,
68+ "format" : " date-time"
69+ }
70+ ]
5571 },
5672 {
5773 "type" : " null"
6480 "type" : " string" ,
6581 "anyOf" : [
6682 {
67- "type" : " string"
83+ "type" : " string" ,
84+ "j2sEnumRejected" : true
6885 },
6986 {
7087 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments