Skip to content

fix(httpapi): return project not found errors#28856

Merged
nexxeln merged 1 commit into
devfrom
nxl/project-not-found-error
May 22, 2026
Merged

fix(httpapi): return project not found errors#28856
nexxeln merged 1 commit into
devfrom
nxl/project-not-found-error

Conversation

@nexxeln
Copy link
Copy Markdown
Member

@nexxeln nexxeln commented May 22, 2026

summary

  • convert missing project updates to typed Project.NotFoundError at the service layer
  • map project update missing IDs to public ProjectNotFoundError bodies
  • update OpenAPI, HTTP, project service, and exerciser coverage

testing

  • bun test test/project/project.test.ts test/server/httpapi-instance.test.ts test/server/httpapi-public-openapi.test.ts
  • bun typecheck
  • bun test ./test/server/httpapi-exercise/index.ts
  • bun turbo typecheck

@nexxeln nexxeln merged commit 3e1972f into dev May 22, 2026
10 of 12 checks passed
@nexxeln nexxeln deleted the nxl/project-not-found-error branch May 22, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant