We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13f74ce + 49866db commit c217afcCopy full SHA for c217afc
1 file changed
views/pages/documentation.ejs
@@ -65,7 +65,10 @@ $.ajax({
65
"last": "<span>gibson</span>"
66
},
67
"location": {
68
- "street": "<span>9278 new road</span>",
+ "street": {
69
+ "number": "<span>9278</span>",
70
+ "name": "<span>new road</span>",
71
+ },
72
"city": "<span>kilcoole</span>",
73
"state": "<span>waterford</span>",
74
"postcode": "<span>93027</span>",
0 commit comments