Reorganization of core spec repo to allow for easy referencing by domain/network-specific adaptations #252
ravi-prakash-v
started this conversation in
Core Specification
Replies: 1 comment
-
|
Makes sense. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the core spec contains one single Open API Doc.
I propose we move each schema as a JSON-LD document and autobuild a fully resolved core.yaml based on updates to the schema via an automated script.
This way we can reference these schema from domain-specific adaptations of core like DSEP and DHP which auto-generates the domain-specific fully resolved Open API file based on commits done to the respective domain-specific schema.
We can follow a similar model for domain-specific adaptations that will be referred by network-specific adaptation.
@beckn/core-working-group
Beta Was this translation helpful? Give feedback.
All reactions