OpenAPI.NET.OData/test/Microsoft.OpenAPI.OData.Reader.Tests/Operation
Irvine Sunday e6a5e52e11
[Fix] Generate paths for stream properties in base types of entities (#110)
* Get all properties declared in type def. including base types

* Update/refactor tests to validate stream props. of base types are captured

* Refactor Handler class to use encapsulation to define navigation sources
2021-08-18 16:33:26 +03:00
..
EdmActionImportOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EdmActionOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EdmFunctionImportOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EdmFunctionOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntityDeleteOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntityGetOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntityPatchOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntitySetGetOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntitySetPostOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
MediaEntityGetOperationHandlerTests.cs [Fix] Generate paths for stream properties in base types of entities (#110) 2021-08-18 16:33:26 +03:00
MediaEntityPutOperationHandlerTests.cs [Fix] Generate paths for stream properties in base types of entities (#110) 2021-08-18 16:33:26 +03:00
NavigationPropertyDeleteOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
NavigationPropertyGetOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
NavigationPropertyPatchOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
NavigationPropertyPostOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
OperationHandlerProviderTests.cs Add Metadata, segment and related path handler and operation handler, expand ODataPath to accept PathTemplate 2021-02-10 16:08:27 -08:00
RefDeleteOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
RefGetOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
RefPostOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
RefPutOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
SingletonGetOperationHandlerTests.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
SingletonPatchOperationHandlerTests.cs Update to ODL.Edm 7.6.1.beta: Permission, Custom Heads, etc 2019-09-24 16:06:15 -07:00