OpenAPI.NET.OData/test/Microsoft.OpenAPI.OData.Reader.Tests/PathItem
Irvine Sunday 611067f2d3
[Enhancement] Creates DELETE operation for collection-valued nav. props $ref paths (#112)
* Generate collection nav. prop. entity paths for non-contained nav. props

* Revert previous changes

* Paths with DELETE operations for collection-valued nav. prop. $ref paths

* Don't create extra path for OData Key segment when creating DELETE for $ref

* Update tests

* Update test files

* Minor update to test commit signing

* Another minor update to trigger commit signing

* Update tests appropriately
2021-08-26 22:25:55 +03:00
..
EntityPathItemHandlerTests.cs Add model reference support to library and command line utility. (#81) 2021-01-14 16:56:26 -08:00
EntitySetPathItemHandlerTests.cs Switch to use the latest Capabilities vocabulary, enable permission 2019-06-27 17:06:53 -07:00
MediaEntityPathItemHandlerTests.cs Push changes from microsoft graph (#86) 2021-02-05 17:42:10 -08:00
NavigationPropertyPathItemHandlerTests.cs Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
OperationImportPathItemHandlerTests.cs Switch to use the latest Capabilities vocabulary, enable permission 2019-06-27 17:06:53 -07:00
OperationPathItemHandlerTests.cs Continue on the PathItemHandler and test cases 2018-08-27 17:11:50 -07:00
PathItemHandlerProviderTests.cs Add Metadata, segment and related path handler and operation handler, expand ODataPath to accept PathTemplate 2021-02-10 16:08:27 -08:00
RefPathItemHandlerTests.cs [Enhancement] Creates DELETE operation for collection-valued nav. props $ref paths (#112) 2021-08-26 22:25:55 +03:00
SingletonPathItemHandlerTests.cs Switch to use the latest Capabilities vocabulary, enable permission 2019-06-27 17:06:53 -07:00