[Stack Monitoring] Convert files in server/routes/enterprise_search
to TypeScript
#132644
Closed
Labels
Epic: Stack Monitoring TypeScript
Feature:Stack Monitoring
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
📓 Summary
Convert files/code in server/routes/api/v1/enterprise_search to TypeScript.
part of #117729
✔️ Acceptance criteria
io-ts
is used to validate the request url params, query params and bodies.io-ts
is used to encode the responses.index.ts
(not in a loop).The text was updated successfully, but these errors were encountered: