Skip to content
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

Generate C# SDK with schemas from aidbox URL #3

Closed
3 tasks done
worm2fed opened this issue Jul 15, 2024 · 0 comments
Closed
3 tasks done

Generate C# SDK with schemas from aidbox URL #3

worm2fed opened this issue Jul 15, 2024 · 0 comments
Labels
scope:common Common generator issues (language agnostic) type:feature New feature or request
Milestone

Comments

@worm2fed
Copy link
Contributor

worm2fed commented Jul 15, 2024

  • Decide what data we need for generating. Do we need to fetch list of packages firstly and then fetch fhir schemas per package, or fetch all schemas in one fetch?
  • Come up with a solution for retrieving FHIR packages and schemas from Aidbox instance via http (?)
  • Implement retrieving schemas from Aidbox and using them in SDK generator.
@worm2fed worm2fed added this to the C# support milestone Jul 15, 2024
@worm2fed worm2fed added scope:common Common generator issues (language agnostic) type:feature New feature or request labels Jul 15, 2024
krvital added a commit that referenced this issue Jul 25, 2024
Fix all the things that GraalVM does not support
krvital added a commit that referenced this issue Jul 25, 2024
krvital added a commit that referenced this issue Jul 25, 2024
krvital added a commit that referenced this issue Jul 29, 2024
feat(#3): add schemas downloading from aidbox url
@krvital krvital closed this as completed Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope:common Common generator issues (language agnostic) type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants