OpenAPI.NET.OData/src/Microsoft.OpenApi.OData.Reader/Operation
Vincent Biret 032fbaefb4
- fixes a bug where the operation id for count operations would not be unique
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2021-11-22 15:38:40 -05:00
..
DollarCountGetOperationHandler.cs - fixes a bug where the operation id for count operations would not be unique 2021-11-22 15:38:40 -05:00
EdmActionImportOperationHandler.cs Add the HttpRequest for operation (import) and response example 2018-09-20 16:36:44 -07:00
EdmActionOperationHandler.cs add the response example for operation and remove unused the json/yaml files 2018-09-21 12:39:58 -07:00
EdmFunctionImportOperationHandler.cs Add key and operation (function) parameter mapping 2021-02-10 17:45:14 -08:00
EdmFunctionOperationHandler.cs Add the HttpRequest for operation (import) and response example 2018-09-20 16:36:44 -07:00
EdmOperationImportOperationHandler.cs Fixes response objects for operations that return single primitive type values (#127) 2021-11-18 21:27:16 +03:00
EdmOperationOperationHandler.cs Fixes response objects for operations that return single primitive type values (#127) 2021-11-18 21:27:16 +03:00
EntityDeleteOperationHandler.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntityGetOperationHandler.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntityPatchOperationHandler.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntitySetGetOperationHandler.cs Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
EntitySetOperationHandler.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
EntitySetPostOperationHandler.cs Push changes from microsoft graph (#86) 2021-02-05 17:42:10 -08:00
IOperationHandler.cs Merge Graph changes into Master branch 2018-08-08 10:18:01 -07:00
IOperationHandlerProvider.cs change the segment and path 2018-08-21 14:42:55 -07:00
MediaEntityGetOperationHandler.cs [Fix] Generate paths for stream properties in base types of entities (#110) 2021-08-18 16:33:26 +03:00
MediaEntityOperationalHandler.cs [Fix] Generate paths for stream properties in base types of entities (#110) 2021-08-18 16:33:26 +03:00
MediaEntityPutOperationHandler.cs [Fix] Generate paths for stream properties in base types of entities (#110) 2021-08-18 16:33:26 +03:00
MetadataGetOperationHandler.cs Add Metadata, segment and related path handler and operation handler, expand ODataPath to accept PathTemplate 2021-02-10 16:08:27 -08:00
NavigationPropertyDeleteOperationHandler.cs Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
NavigationPropertyGetOperationHandler.cs Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
NavigationPropertyOperationHandler.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
NavigationPropertyPatchOperationHandler.cs Adds support for replacing base type references with their derived types #55 2020-04-02 19:47:28 -07:00
NavigationPropertyPostOperationHandler.cs Adds support for replacing base type references with their derived types #55 2020-04-02 19:47:28 -07:00
OperationHandler.cs Fix: Removes example property in path parameter objects (#92) 2021-04-09 13:40:52 -07:00
OperationHandlerProvider.cs - code linting 2021-11-22 14:42:38 -05:00
RefDeleteOperationHandler.cs Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
RefGetOperationHandler.cs Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
RefPostOperationHandler.cs Push changes from microsoft graph (#86) 2021-02-05 17:42:10 -08:00
RefPutOperationHandler.cs Push changes from microsoft graph (#86) 2021-02-05 17:42:10 -08:00
SingletonGetOperationHandler.cs Fixes OpenAPI Links and makes them optional (#72) 2020-07-20 09:54:58 -04:00
SingletonOperationHandler.cs Describes path operations descriptions from vocabulary annotations (#104) 2021-05-04 17:36:03 -07:00
SingletonPatchOperationHandler.cs Adds support for replacing base type references with their derived types #55 2020-04-02 19:47:28 -07:00