Skip to content

fix(common): add schemars feature for manifest schema generation#760

Merged
LNSD merged 1 commit intomainfrom
lnsd/fix-common-schemars-feature
Sep 18, 2025
Merged

fix(common): add schemars feature for manifest schema generation#760
LNSD merged 1 commit intomainfrom
lnsd/fix-common-schemars-feature

Conversation

@LNSD
Copy link
Contributor

@LNSD LNSD commented Sep 18, 2025

Enable JSON schema generation support by adding schemars feature flag. This fixes the common crate and allows generating schemas for dataset manifests.

  • Add schemars feature with conditional dependency compilation
  • Enable schemars feature in datasets-common dependency

Enable JSON schema generation support by adding schemars feature flag.
This allows the common crate to generate schemas for dataset manifests.

- Add schemars feature with conditional dependency compilation
- Enable schemars feature in datasets-common dependency

Signed-off-by: Lorenzo Delgado <lorenzo@edgeandnode.com>
@LNSD LNSD requested a review from fubhy September 18, 2025 07:29
@LNSD LNSD self-assigned this Sep 18, 2025
@LNSD LNSD requested a review from leoyvens September 18, 2025 07:30
@LNSD LNSD merged commit 600cca9 into main Sep 18, 2025
6 checks passed
@LNSD LNSD deleted the lnsd/fix-common-schemars-feature branch September 18, 2025 07:54
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