Skip to content

Added abc-supply-plan 10.1.0 schema #4873

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

Conversation

mosofsky
Copy link
Contributor

This commit introduces version 10.1.0 of the ABC Supply Plan schema, which includes new inventory management features and enhanced analytics capabilities.

Files Added/Updated:

  • src/schemas/json/abc-supply-plan-10.1.0.json: New schema version
  • src/api/json/catalog.json: Added 10.1.0 entry and set as default
  • src/schema-validation.jsonc: Added validation config for 10.1.0
  • src/test/abc-supply-plan-10.1.0/: Positive test case
  • src/negative_test/abc-supply-plan-10.1.0/: 8 negative test cases

Key Schema Changes:

  • Added targetMFC metric type in analytics for MFC visualization
  • Added validation abcArePlanningFrequencyChangesOnPlanningMonths

Testing:

  • node ./cli.js check passed (manually confirmed that this command would, in fact, fail if, for example, if "abcArePlanningFrequencyChangesOnPlanningMonths" were missing from src/schema-validation.jsonc for abc-supply-plan-10.1.0.json

This commit introduces version 10.1.0 of the ABC Supply Plan schema, which includes new inventory management features and enhanced analytics capabilities.

Files Added/Updated:
- src/schemas/json/abc-supply-plan-10.1.0.json: New schema version
- src/api/json/catalog.json: Added 10.1.0 entry and set as default
- src/schema-validation.jsonc: Added validation config for 10.1.0
- src/test/abc-supply-plan-10.1.0/: Positive test case
- src/negative_test/abc-supply-plan-10.1.0/: 8 negative test cases

Key Schema Changes:
- Added targetMFC metric type in analytics for MFC visualization
- Added validation abcArePlanningFrequencyChangesOnPlanningMonths

Testing:
- `node ./cli.js check` passed (manually confirmed that this command would, in fact, fail if, for example, if "abcArePlanningFrequencyChangesOnPlanningMonths" were missing from src/schema-validation.jsonc for abc-supply-plan-10.1.0.json
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen madskristensen merged commit e10983b into SchemaStore:master Jul 29, 2025
4 checks passed
@madskristensen
Copy link
Contributor

Thanks

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