data/underclass_level.json in locabulary-0.6.2 vs data/underclass_level.json in locabulary-0.7.1

- old
+ new

@@ -1,24 +1,30 @@ { "predicate_name": "underclass_level", - "values": [{ - "term_label": "First Year", - "default_presentation_sequence": 1, - "activated_on": "2015-01-01" - },{ - "term_label": "Sophomore", - "default_presentation_sequence": 2, - "activated_on": "2015-01-01" - },{ - "term_label": "Junior", - "default_presentation_sequence": 3, - "activated_on": "2015-01-01" - },{ - "term_label": "Senior", - "default_presentation_sequence": 4, - "activated_on": "2015-01-01" - },{ - "term_label": "5th Year", - "default_presentation_sequence": 5, - "activated_on": "2015-01-01" - }] + "values": [ + { + "term_label": "First Year", + "default_presentation_sequence": 1, + "activated_on": "2015-01-01" + }, + { + "term_label": "Sophomore", + "default_presentation_sequence": 2, + "activated_on": "2015-01-01" + }, + { + "term_label": "Junior", + "default_presentation_sequence": 3, + "activated_on": "2015-01-01" + }, + { + "term_label": "Senior", + "default_presentation_sequence": 4, + "activated_on": "2015-01-01" + }, + { + "term_label": "5th Year", + "default_presentation_sequence": 5, + "activated_on": "2015-01-01" + } + ] }