OpenAPI.NET.CSharpAnnotations icon indicating copy to clipboard operation
OpenAPI.NET.CSharpAnnotations copied to clipboard

Added support for allOf and oneOf

Open gcutulenco opened this issue 5 years ago • 1 comments

  • added interface to extend logic responsible for getting key (schema id) for a type
  • added interface to find discriminator information
  • was not sure what was the purpose of internal settings, switched implementation to use schema generation settings class
    • unit tests forced this class and all its properties to be serializable
  • added logic to registry to include child-parent class information as allOf, oneOf

gcutulenco avatar Jun 28 '20 21:06 gcutulenco

CLA assistant check
All CLA requirements met.

ghost avatar Jun 28 '20 21:06 ghost