OpenAPI.NET.OData/test/Microsoft.OpenAPI.OData.Reader.Tests
Irvine Sunday 226ce62303
Fixes response objects for operations that return single primitive type values (#127)
* Refactor similar code into one function; add fix for responses for primitive types

* Add new param to method and add tests for this

* Update test files

* Address PR review suggestion
2021-11-18 21:27:16 +03:00
..
Common Add model reference support to library and command line utility. (#81) 2021-01-14 16:56:26 -08:00
Edm Skips generation of action/function paths for non-contained nav. props. (#115) 2021-09-14 23:23:52 +03:00
Generator Fixes response objects for operations that return single primitive type values (#127) 2021-11-18 21:27:16 +03:00
Operation [Fix] Generate paths for stream properties in base types of entities (#110) 2021-08-18 16:33:26 +03:00
PathItem [Enhancement] Creates DELETE operation for collection-valued nav. props $ref paths (#112) 2021-08-26 22:25:55 +03:00
Resources Fixes response objects for operations that return single primitive type values (#127) 2021-11-18 21:27:16 +03: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 Allows schema examples to be optional (#73) 2020-07-21 10:54:50 -04:00
Microsoft.OpenAPI.OData.Reader.Tests.csproj Push changes from microsoft graph (#86) 2021-02-05 17:42:10 -08:00
Resources.cs Merge Graph changes into Master branch 2018-08-08 10:18:01 -07:00