Skip to content

Conversation

@goloroden
Copy link
Contributor

This commit implements the registerEventSchema method, allowing users to register JSON schemas for event types in the event store. The implementation includes:

  • Extended Marshaller interface with toRegisterEventSchemaRequest method
  • Implemented toRegisterEventSchemaRequest in JacksonMarshaller using JsonNode
  • Added registerEventSchema void method to EsdbClient
  • Added integration tests including HTTP 409 conflict handling

🤖 Generated with Claude Code

This commit implements the registerEventSchema method, allowing users to register JSON schemas for event types in the event store. The implementation includes:

- Extended Marshaller interface with toRegisterEventSchemaRequest method
- Implemented toRegisterEventSchemaRequest in JacksonMarshaller using JsonNode
- Added registerEventSchema void method to EsdbClient
- Added integration tests including HTTP 409 conflict handling

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@goloroden goloroden marked this pull request as ready for review November 2, 2025 21:35
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