Philippe

Results 3 issues of Philippe

I'll repost the entire [question posted on Stackoverflow](https://stackoverflow.com/questions/70878053/openapi-3-0-1-required-vs-optional-properties) as it looks like a NSwag issue. Did I misconfigure something I've missed or is this an NSwag bug? --------------------------------------------------------------------------------------------------------------------------------------------- I'm using...

I have to access the `Identifier` property of different resources (`MedicationStatement`, `MedicationDispense`, `MedicationRequest`, `Observation`). This property is not on a base class or available on an interface, so I have...

enhancement
needs research

Hi, For testing purposes, I've tried to update our project to .net5. This only required to change the target framework to net5.0 and updating the referenced nuget packages. After this,...