OpenAPI.NET.OData/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources
Irvine Sunday 9d44019639
Fixes OpenAPI Links and makes them optional (#72)
* 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

* 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-20 09:54:58 -04:00
..
Basic.OpenApi.json Fix the failing test cases 2020-03-29 15:52:16 -07:00
Basic.OpenApi.V2.json Fix the failing test cases 2020-03-29 15:52:16 -07:00
Basic.OpenApi.V2.yaml Fix the failing test cases 2020-03-29 15:52:16 -07:00
Basic.OpenApi.yaml Fix the failing test cases 2020-03-29 15:52:16 -07:00
Contract.OData.xml Update all the docs and fix the PoliCheck complain 2020-01-14 16:42:41 -08:00
Empty.OpenApi.json Update to Open API library on Nuget.org and resolve the conflicts 2017-12-20 11:44:43 -08:00
Empty.OpenApi.V2.json Users/mispeer/serialize nullable references for v2 (#34) 2019-06-19 14:27:48 -07:00
Empty.OpenApi.V2.yaml Users/mispeer/serialize nullable references for v2 (#34) 2019-06-19 14:27:48 -07:00
Empty.OpenApi.yaml Update to Open API library on Nuget.org and resolve the conflicts 2017-12-20 11:44:43 -08:00
Graph.Beta.OData.xml Update all the docs and fix the PoliCheck complain 2020-01-14 16:42:41 -08:00
JsonWriterTest.json.txt add the initial Open API OData project and test 2017-10-19 14:39:57 -07:00
Multiple.Schema.OData.xml Add test cases for multiple schemas edm model 2019-05-10 10:42:10 -07:00
Multiple.Schema.OpenApi.json Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
Multiple.Schema.OpenApi.V2.json Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
Multiple.Schema.OpenApi.V2.yaml Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
Multiple.Schema.OpenApi.yaml Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
TripService.OData.xml Fix issue #29: Action responses not serialized the return type 2019-05-10 13:52:52 -07:00
TripService.OpenApi.json Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
TripService.OpenApi.V2.json Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
TripService.OpenApi.V2.yaml Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
TripService.OpenApi.yaml Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
YamlWriterTest.yaml.txt add the initial Open API OData project and test 2017-10-19 14:39:57 -07:00