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

Chore make serde_json mandatory dependency #378

Merged
merged 2 commits into from
Nov 29, 2022

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Nov 29, 2022

Make serde_json mandatory dependency. This allows us to define objects with cleaner syntax and yet serde_json is necessary to render the OpenAPI doc correctly.

This change does not affect to build times according to cargo --timings

Make `serde_json` mandatory dependency. This allows us to define objects
with cleaner syntax and yet `serde_json` is necessary to render the
OpenAPI doc correctly.
@juhaku juhaku merged commit 772c089 into master Nov 29, 2022
@juhaku juhaku deleted the chore-make-serde-json-mandatory branch November 29, 2022 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant