Update Microsoft fhir-codegen with Firely SDK6 codegen#176
Open
ewoutkramer wants to merge 93 commits intomicrosoft:mainfrom
Open
Update Microsoft fhir-codegen with Firely SDK6 codegen#176ewoutkramer wants to merge 93 commits intomicrosoft:mainfrom
ewoutkramer wants to merge 93 commits intomicrosoft:mainfrom
Conversation
Remove unused files (they have been moved)
#2901 Add SetValue method
Removed generation of nested/resource args to fhirtype.
Fix attachment url datatype
…of .net primitive.
…children (For 2973) Remove Children/Namedchildren
# Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs
…ct-shared-properties # Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs
…perties Generalize handling of Base/Conformance properties that changed type
…anually correct these.
Removed Bw-compat code
Also made dictionary-like operations public.
…parer # Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs
No longer touches the overflow when copying pocos when its empty.
Renamed ObjectValue to JsonValue
3108 Added AllowNull for lists
Small correction in name of one of the launchsettings
Changes to be able to generate FHIR R6.
# Conflicts: # src/fhir-codegen/Properties/launchSettings.json
Changes to codegen to make R6 satellites compile
# Conflicts: # src/Microsoft.Health.Fhir.CodeGen/Language/Firely/CSharpFirely2.cs # src/fhir-codegen/Properties/launchSettings.json
Merge sdk5 into sdk6
…s-not-nullable made required elements not nullable in the model
Create special allowed types attributes for open choice types
Add OpenTypes generation
Skip generation of abstract enum members
Merge dev sdk6 in main sdk5
Contributor
Author
|
@GinoCanessa - would you mind reviewing and pulling this PR? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Firely has released SDK6, so it's time to donate the changes from Firely's fhir-codegen back into MS codegen!