Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove support for generating a json schema with schemars #84

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

bmwill
Copy link
Collaborator

@bmwill bmwill commented Dec 23, 2024

The new direction with RPC is to leverage protobuf and gRPC instead of a hand-rolled REST interface with custom defined JSON payloads. Due to that we no longer need to support a welldefined json schema from the types exposed by this sdk.

The new direction with RPC is to leverage protobuf and gRPC instead of a
hand-rolled REST interface with custom defined JSON payloads. Due to
that we no longer need to support a welldefined json schema from the
types exposed by this sdk.
@bmwill bmwill merged commit bc6dd37 into master Dec 23, 2024
6 checks passed
@bmwill bmwill deleted the remove-schemars branch December 23, 2024 17:20
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