Skip to content

Split API notes publish route#269

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/split-notes-publish-route
Jun 29, 2026
Merged

Split API notes publish route#269
yvette-carlisle merged 1 commit into
mainfrom
xy/split-notes-publish-route

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Split API notes publish/unpublish implementation bodies into apps/elf-api/src/routes/notes/publish.rs.
  • Keep the annotated route handlers in notes.rs so utoipa path symbols and route registration stay stable.
  • Preserve request parsing, org-shared admin enforcement, service request construction, and response formatting.

Validation

  • cargo make fmt-rust
  • cargo make check-rust
  • cargo make lint-vstyle
  • git diff --check
  • cargo make lint-rust
  • cargo make test-rust
  • cargo make check
  • cargo make test-rust-integration
  • cargo make check-trace-gate
  • staged skeptic review: pass, no blockers or risks

… implementation into a child module after strict validation.","authority":"manual"}
@yvette-carlisle yvette-carlisle merged commit c1b6286 into main Jun 29, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/split-notes-publish-route branch June 29, 2026 15:49
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