mapbox / gazetteer

Place bookmarks for maps
BSD 2-Clause "Simplified" License
10 stars 8 forks source link

Audit `require` and `optional` fields in test, compared to spec #33

Closed nickidlugash closed 5 years ago

nickidlugash commented 5 years ago

Fields that are optional should not fail tests.

E.g. this PR is currently getting this error: data_layer_fields must be an object because this field does not exist.

/cc @dasulit