Skip to content

v1.0.10-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@baywet baywet released this 28 Feb 16:03
d02e30e
  • Adds path items for properties of complex type. #176, #15
  • Describes errors on error response codes instead of default. #172, #165
  • Fixes a bug where reference objects are not created correctly. #171
  • Adds support for enum values descriptions. #164
  • Declares path parameters on path item instead of operation. #159
  • Multiple fixes on navigation properties path items expansion. #151, #123
  • Multiple fixes for descriptions. #154
  • Fixes a bug where URL templates would be missing quotes for string parameters. #140
  • Fixes description of operations of primitive types. #126
  • Adds support for OData cast segments in path items generation. #123
  • Fixes the response descriptions for functions that return a collection. #122
  • Adds support for discriminator property in inheritance. #118
  • Sets deprecated for operations that are generated from deprecated types/singletons/entitysets/properties in the model. #113
  • Aligns target version to netframework2.0. #139