Skip to content

Commit

Permalink
Merge pull request #83 from marwoodandrew/fix-vocab
Browse files Browse the repository at this point in the history
fix(vocaulary) add the missing aap nitf format
  • Loading branch information
Mayur Dhamanwala authored Aug 11, 2016
2 parents d82b8ea + 889327f commit 273b2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/data/vocabularies.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"formats": [{"name": "AAP ANPA", "qcode": "AAP ANPA"}, {"name": "AAP NewsML 1.2", "qcode": "newsml12"}, {"name": "NITF", "qcode": "nitf"}, {"name": "AAP IPNEWS", "qcode": "AAP IPNEWS"},
{"name": "AAP SMS", "qcode": "AAP SMS"}, {"name": "AAP NEWSCENTRE", "qcode": "AAP NEWSCENTRE"},
{"name": "NZN NEWSCENTRE", "qcode":"NZN NEWSCENTRE"}, {"name":"NZN IPNEWS", "qcode": "NZN IPNEWS"},
{"name": "NZN ANPA", "qcode": "NZN ANPA"}, {"name": "Email", "qcode": "Email"}]}
{"name": "NZN ANPA", "qcode": "NZN ANPA"}, {"name": "Email", "qcode": "Email"}, {"name": "AAP NITF", "qcode": "aap_nitf"}]}
]
},
{
Expand Down

0 comments on commit 273b2b7

Please sign in to comment.