OpenAPI.NET.OData/test/Microsoft.OpenAPI.OData.Reader.Tests
Irvine Sunday a9278f0e29
Adds Links to EntitySet type Get response objects (#57)
* 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

Co-authored-by: Irvine Sunday <v-irsund@microsoft.com>
2020-04-15 12:46:28 -07:00
..
Common Adding methods from parent classes in to children classes 2020-01-15 01:20:03 +03:00
Edm Add the netcoreapp2.1 into the test project 2020-01-21 14:33:47 -08:00
Generator Adds support for replacing base type references with their derived types #55 2020-04-02 19:47:28 -07:00
Operation Adds support for replacing base type references with their derived types #55 2020-04-02 19:47:28 -07:00
PathItem Update to ODL.Edm 7.6.1.beta: Permission, Custom Heads, etc 2019-09-24 16:06:15 -07:00
Resources Adds Links to EntitySet type Get response objects (#57) 2020-04-15 12:46:28 -07: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 Users/mispeer/serialize nullable references for v2 (#34) 2019-06-19 14:27:48 -07: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