Skip to content

Convert some primitives to HTTP status codes

Coung Ngo requested to merge cngo-convert-200s into master

What does this MR do and why?

This MR converts some 200s to HTTP_STATUS_OK constants in frontend code to avoid magic numbers

The rest of the http status code primitives will be converted in follow up MRs

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Coung Ngo

Merge request reports