Skip to content

refactor: simplify API request handling - #460

Open
zijiren233 wants to merge 2 commits into
synctv-org:mainfrom
zijiren233:simplify
Open

zijiren233 wants to merge 2 commits into
synctv-org:mainfrom
zijiren233:simplify

Conversation

@zijiren233

Copy link
Copy Markdown
Contributor

Summary

  • simplify API request and response plumbing by removing obsolete indirection and legacy fields
  • require explicit publish-key and notification request bodies and align OpenAPI/protobuf contracts
  • centralize pagination normalization across client room and user endpoints
  • remove the obsolete Web UI distribution environment path

Validation

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace --lib --bins
  • cargo test -p synctv-api-common --lib

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