connorshea / wikidatum

Interact with the Wikidata/Wikibase REST API from Ruby.
https://connorshea.github.io/wikidatum/
MIT License
12 stars 2 forks source link

Update "data-type" field to data_type #11

Open connorshea opened 3 weeks ago

connorshea commented 3 weeks ago

See https://phabricator.wikimedia.org/T368130

connorshea commented 3 weeks ago

Actually this might already work because of symbolizing the keys, so whether they send data-type or data_type it always ends up as data_type in the code lol