sul-dlss-deprecated / taco

Apache License 2.0
10 stars 7 forks source link

Remove lastUpdated from update examples #442

Closed aaron-collier closed 6 years ago

aaron-collier commented 6 years ago

After #414, this removes lastUpdated from the update_example files so we don't override anything.

jcoyne commented 6 years ago

I would think this might be something that someone would send in an update request. Like, I do a GET for 1234, then update the label field and PATCH the result json back to the server. That seems reasonable, right? We should just ignore any user supplied values.

aaron-collier commented 6 years ago

I might be ignored/overridden, I'll verify, I've just been removing from my tests.

aaron-collier commented 6 years ago

Yeah, overritten in #414