File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 751751 "type" : " string" ,
752752 "example" : " 1234567890"
753753 },
754+ "attributes" : {
755+ "type" : " array" ,
756+ "items" : {
757+ "type" : " object"
758+ }
759+ },
754760 "createdAt" : {
755761 "type" : " string" ,
756762 "format" : " date-time" ,
794800 "$ref" : " #/components/schemas/entity_email"
795801 }
796802 },
803+ "attributes" : {
804+ "type" : " array" ,
805+ "items" : {
806+ "type" : " object"
807+ }
808+ },
797809 "checkIn" : {
798810 "type" : " array" ,
799811 "items" : {
856868 "$ref" : " #/components/schemas/ContactItem_email"
857869 }
858870 },
871+ "attributes" : {
872+ "type" : " array" ,
873+ "items" : {
874+ "type" : " object"
875+ }
876+ },
859877 "createdAt" : {
860878 "type" : " string" ,
861879 "format" : " date-time" ,
925943 "phone" : {
926944 "type" : " string" ,
927945 "example" : " 1234567890"
946+ },
947+ "attributes" : {
948+ "type" : " array" ,
949+ "items" : {
950+ "type" : " object"
951+ }
928952 }
929953 }
930954 },
10731097 "$ref" : " #/components/schemas/entity_email"
10741098 }
10751099 },
1100+ "attributes" : {
1101+ "type" : " array" ,
1102+ "items" : {
1103+ "type" : " object"
1104+ }
1105+ },
10761106 "checkIn" : {
10771107 "type" : " array" ,
10781108 "items" : {
11431173 "$ref" : " #/components/schemas/entity_email"
11441174 }
11451175 },
1176+ "attributes" : {
1177+ "type" : " array" ,
1178+ "items" : {
1179+ "type" : " object"
1180+ }
1181+ },
11461182 "checkIn" : {
11471183 "type" : " array" ,
11481184 "items" : {
You can’t perform that action at this time.
0 commit comments