pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

Refactor usage of json parser expresss middleware, see https://github.com/18F/federalist/pull/3510

Open amirbey opened this issue 4 years ago • 0 comments

User Story

Background (Optional)

The JSON parser express middleware should not happen until the request is validated and authorized.

Acceptance Criteria

  • [ ] refactor handling of requests to ensure they are only parsed when necessary
  • [ ] Change made live via Federalist

After evaluating, edit this part:

Level of effort - <low/medium/high>

Implementation outline (if higher than "low" effort):

  • [ ] <TODO>

amirbey avatar Aug 04 '21 18:08 amirbey