Skip to content

Added abc-supply-plan 10.1.0 schema#4873

Merged
madskristensen merged 2 commits intoSchemaStore:masterfrom
mosofsky:feature/publish-abc-supply-plan-10.1.0
Jul 29, 2025
Merged

Added abc-supply-plan 10.1.0 schema#4873
madskristensen merged 2 commits intoSchemaStore:masterfrom
mosofsky:feature/publish-abc-supply-plan-10.1.0

Conversation

@mosofsky
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown
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
Copy Markdown
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