OpenAPI.NET.OData/src
Irvine Sunday 4c685b568b
Fix: Removes example property in path parameter objects (#92)
* Remove example property in Parameters

This helps in avoiding duplication with examples property. They are mutually exclusive. DocumentationURL prop. which used to be set in example property is now set within descriptions property.

* Update src/Microsoft.OpenApi.OData.Reader/Operation/OperationHandler.cs

Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>

* Remove duplicate variable declaration

* Minor refactoring

To help trigger build

Co-authored-by: Irvine Sunday <irochand@microsoft.com>
Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>
Co-authored-by: Sam Xu <saxu@microsoft.com>
2021-04-09 13:40:52 -07:00
..
AssemblyInfo Enable auto-generate the Version from Custom build task 2019-10-03 16:35:05 -07:00
Microsoft.OpenApi.OData.Reader Fix: Removes example property in path parameter objects (#92) 2021-04-09 13:40:52 -07:00
OoasGui Fix paths when operation is bound to a type derived from the type of a 2021-02-10 16:07:31 -08:00
OoasUtil Fix paths when operation is bound to a type derived from the type of a 2021-02-10 16:07:31 -08:00
Build.props Enable auto-generate the Version from Custom build task 2019-10-03 16:35:05 -07:00