OpenAPI.NET.OData/test/Microsoft.OpenAPI.OData.Reader.Tests
Irvine Sunday 00ed4207fe
Allows schema examples to be optional (#73)
* Adds Links to EntitySet type response objects

* Adds links to the test OpenAPI docs.

* Refactor to use Utils class for nullability checks

* Modify link generator to handle all instances of IEdmEntityType

* Update arguments

* Add new Link properties

* Update test files with links properties

* Rename parameter

* Fix OpenAPI Link generation

* Reorder Parameters generation before Responses

This is important so that the parameters info can be used for Links generation

* Update test files to validate Link fixes

* Fix links and add optional setting

* Update test for Links

* Revert project PlatformTarget

* Add comment

* Add setting for enabling/disabling showing of schema examples

* Add setting to show schema examples to allow tests to pass

* Update test doc. to test disabling of showing of schema examples

* Refactor to remove unnecessary Link creation of collection of entities

* Revert platform target to default - AnyCPU

* Add helpful comment

* Grammar nit fix

Co-authored-by: Irvine Sunday <v-irsund@microsoft.com>
Co-authored-by: Irvine Sunday <irochand@microsoft.com>
2020-07-21 10:54:50 -04:00
..
Common Adding methods from parent classes in to children classes 2020-01-15 01:20:03 +03:00
Edm Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
Generator Allows schema examples to be optional (#73) 2020-07-21 10:54:50 -04:00
Operation Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
PathItem Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
Resources Allows schema examples to be optional (#73) 2020-07-21 10:54:50 -04:00
Vocabulary Update to ODL.Edm 7.6.1.beta: Permission, Custom Heads, etc 2019-09-24 16:06:15 -07:00
EdmModelExtensionsTests.cs 1. Modify to use ODL api for the vocabulary. 2. Change the Schema for entity & complex type. 3. Add unit test for schema on structured type. 2017-11-30 14:30:44 -08:00
EdmModelOpenApiExtensionsTest.cs Allows schema examples to be optional (#73) 2020-07-21 10:54:50 -04:00
Microsoft.OpenAPI.OData.Reader.Tests.csproj Change to .Net Framework version 4.7.2 because 4.6.1 is not recommended 2020-01-23 16:40:57 -08:00
Resources.cs Merge Graph changes into Master branch 2018-08-08 10:18:01 -07:00