eecs-autograder / autograder-server

GNU Lesser General Public License v3.0
8 stars 7 forks source link

Ignore new fields when using deprecated field, ignore deprecated field #691

Closed MattyMay closed 4 days ago

MattyMay commented 2 months ago

when using new fields.

Return 400 if client tries to change both the deprecated field and one of the new fields.

MattyMay commented 4 days ago

Closing because this was related to #687 which was reverted in #692.