[go: up one dir, main page]

Skip to content

Use symbol reason in snippet base service class

Why

We want all services to return reasons and note http status codes. Reasons should be converted into htpp status codes in the http layer.

What

  • stop returning status codes in the base service class
  • add and update specs where relevant

Notes

Part of an ongoing stacked diff workflow approach.

Issue: #525913 (closed)

Edited by Hunter Stewart

Merge request reports

Loading