Skip to content

feat(rest): add twin configuration API#2131

Merged
jbuckton merged 2 commits into
developmentfrom
codex/twin-config-api
Jul 10, 2026
Merged

feat(rest): add twin configuration API#2131
jbuckton merged 2 commits into
developmentfrom
codex/twin-config-api

Conversation

@jbuckton

Copy link
Copy Markdown
Contributor

This is the initial cut of the State config API, it has similar tests to the other APIs.

I had to add the piece to persist the config and for the config to apply a restart is necessary for now.

Expose persisted twin manager configuration through REST endpoints and add focused store, API, and reload-path coverage.

NO-ISSUE
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5045da85-f0eb-4d64-ae9b-48dd0f703450

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/twin-config-api

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

…fig-api

# Conflicts:
#	src/main/java/io/mapsmessaging/state/config/TwinManagerConfig.java
@jbuckton jbuckton requested a review from mbuckton July 10, 2026 05:29
@jbuckton jbuckton merged commit 1267f59 into development Jul 10, 2026
2 checks passed
@jbuckton jbuckton deleted the codex/twin-config-api branch July 10, 2026 05:50
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.

2 participants