Skip to content

fix: allowlist schema.nfh.global alongside schema.beckn.io for schema validation - #19

Open
nirmalnr wants to merge 1 commit into
beckn:mainfrom
nirmalnr:fix/schema-url-standardization
Open

fix: allowlist schema.nfh.global alongside schema.beckn.io for schema validation#19
nirmalnr wants to merge 1 commit into
beckn:mainfrom
nirmalnr:fix/schema-url-standardization

Conversation

@nirmalnr

Copy link
Copy Markdown
Contributor

Summary

  • schema.nfh.global is the newer canonical domain for beckn schemas (same backend as schema.beckn.io). Adds it to extendedSchema_allowedDomains in both BAP and BPP devkit configs so schemas referenced under either domain validate correctly.
  • Existing schema.beckn.io entry is kept, not replaced — this is additive.

Part of the same schema-URL-standardization pass as beckn/local-retail#66, beckn/DEG#487, beckn/schemas#69, and beckn/DDM#11.

Test plan

  • YAML syntax validation passes on both changed files
  • Diff limited to the two extendedSchema_allowedDomains lines in each file (4 lines total)

🤖 Generated with Claude Code

… validation

schema.nfh.global is the newer canonical domain for beckn schemas
(same backend as schema.beckn.io). Add it to extendedSchema_allowedDomains
in both BAP/BPP configs so schemas referenced under either domain
validate correctly, without removing the existing schema.beckn.io entry.
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