actuallyReallyAlex/gh-jobs

✏️ Rename `how_to_apply` to `howToApply`

Closed this issue · 0 comments

Given that a job is stored in the DB, when it's fields are created, then the field how_to_apply is renamed to howToApply.


  • BE - Adjust JobModel

  • BE - Adjust JobController

  • FE - Adjust Consumption

  • Adjust Test Data

  • Adjust Jobs in Test DB

  • Purge Jobs in Dev DB

  • Lint

  • Regression Test