Add multi-payload HTTP API, updated UI templates, and OpenAPI spec#59
Merged
Add multi-payload HTTP API, updated UI templates, and OpenAPI spec#59
Conversation
1 task
d8beb7a to
d0dc4cc
Compare
4a77984 to
d4e0c42
Compare
Server API and UI changes for groups and multi-part payloads:
- New /payload/{payload_id}/content route for individual payload access
- Updated observation create/get/list endpoints for multi-payload support
- Updated HTML templates for rendering multiple payloads
- Updated OpenAPI specification
d0dc4cc to
40e9487
Compare
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/payload/{payload_id}/contentroute for individual payload accessStack: PR 3/6 — server API, UI, and OpenAPI (builds on #58)
cargo check -p observation-tools-serverpasses after this PR.Test plan
cargo check -p observation-tools-servercompiles🤖 Generated with Claude Code