Commit graph

252 commits

Author SHA1 Message Date
Sam Xu ff057525da
Update versioning.props 2020-05-25 12:02:01 -07:00
Sam Xu a7ee00dbf4 Add Delete to containment navigation property and for non-containment navigation property 2020-05-21 10:58:43 -07:00
Sam Xu 8e7d94dcba
Update azure-pipelines_nightly.yml 2020-05-20 15:31:52 -07:00
Sam Xu 0b2f951f49
Update azure-pipelines_rolling.yml 2020-05-20 15:26:15 -07:00
Gareth Jones 1270385b8d Added simple PathPrefix to ConvertSettings to match ODataRoute prefix without affecting 'servers' declaration in OAS file. 2020-05-12 23:34:24 -07:00
Irvine Sunday a9278f0e29
Adds Links to EntitySet type Get response objects (#57)
* 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

Co-authored-by: Irvine Sunday <v-irsund@microsoft.com>
2020-04-15 12:46:28 -07:00
Irvine Sunday 3a00f2a540 Adds support for replacing base type references with their derived types #55 2020-04-02 19:47:28 -07:00
Sam Xu 112c566aee Update azure-pipelines_nightly.yml for Azure Pipelines 2020-03-30 09:36:54 -07:00
Sam Xu f75bbb0e9d add the azure pipelines nightly 2020-03-30 09:33:44 -07:00
Sam Xu cedcc7de94
Update README.md 2020-03-29 21:46:40 -07:00
Sam Xu ceb6ff1699 add azure pipeline rolling yml 2020-03-29 21:29:12 -07:00
Sam Xu 90f5f8c4b5 Fix the failing test cases 2020-03-29 20:24:38 -07:00
Sam Xu f07876624b Fix the failing test cases 2020-03-29 15:52:16 -07:00
Joe Glombek db8bff25c6 Change all query parameters from "simple" to "form"
"simple" is not supported in query parameters for OpenAPI v3. https://swagger.io/docs/specification/describing-parameters/
2020-03-29 12:54:33 -07:00
Irvine Sunday f723b671d8
Adds discriminator support to OpenApi (#54)
* Adding setting for discriminator value support

* Adding the discriminator value constant

* Adding discriminator support during schema generation

Co-authored-by: Irvine Sunday <v-irsund@microsoft.com>
2020-03-25 09:50:00 -07:00
Darrel 2755da6a59
Merge pull request #52 from irvinesunday/master
Adds support for paging through entities collection
2020-03-24 09:19:26 -04:00
Irvine Sunday af05aa66bb Refactoring code to pick the configurable pageable operation name 2020-03-23 20:27:51 +03:00
Irvine Sunday a9aac32b4b Adding config setting for the pageable operation name 2020-03-23 20:26:22 +03:00
Irvine Sunday dd11818c1b Documentation text update 2020-03-23 20:25:57 +03:00
Irvine Sunday 5ab49e14e3 Code refactoring to conditionally set pagination 2020-03-23 19:53:01 +03:00
Irvine Sunday 148a1df873 Adding pagination config settings 2020-03-23 19:51:31 +03:00
Irvine Sunday b7a3ab76f1 Removing unnecessary using directive 2020-03-19 11:16:13 +03:00
Irvine Sunday 81f1815e81 Removing unnecessary quotation marks 2020-03-19 11:02:23 +03:00
Irvine Sunday 32093e38e4 Adding pagination extension to navigation properties to collection of entities 2020-03-19 11:01:28 +03:00
Irvine Sunday b8eb57036b
Merge pull request #4 from irvinesunday/is/paging
Adding odata.nextlink response object
2020-03-16 19:11:35 +03:00
Irvine Sunday ec8207fea7 Adding the odata.nextlink response object 2020-03-16 19:09:36 +03:00
Irvine Sunday ff81d009e3
Merge pull request #3 from irvinesunday/is/paging
Adds support for paging through collection of entities
2020-03-16 13:13:03 +03:00
Irvine Sunday 12518af366 Adding the pageable extension test 2020-03-16 12:57:04 +03:00
Irvine Sunday baf8986a4b Adding the pageable extension 2020-03-16 12:56:28 +03:00
Irvine Sunday adfdd59faa Adding the pageable constant string 2020-03-16 12:51:35 +03:00
Irvine Sunday d886f6c9b9
Merge pull request #2 from microsoft/master
Merges master to fork
2020-03-11 12:35:59 +03:00
Sam Xu 755bc347f6 Change the nuget script to output .NET 472 2020-01-24 12:55:44 -08:00
Sam Xu e3ec0bafac Modify the skip strong name script 2020-01-24 12:53:26 -08:00
Sam Xu 0ebaca1574 change the build.ps1 2020-01-24 12:15:35 -08:00
Sam Xu b08a65691a Small changes to make sure the cahced item is same 2020-01-23 16:57:06 -08:00
Sam Xu 3d62ec44e6 Change to .Net Framework version 4.7.2 because 4.6.1 is not recommended 2020-01-23 16:40:57 -08:00
Sam Xu 5c185cd67c Add the netcoreapp2.1 into the test project 2020-01-21 14:33:47 -08:00
Irvine Sunday c65ddf83bf Allows capturing of NavigationProperty descriptions 2020-01-21 11:54:48 -08:00
Irvine Sunday f0cb3117c8
Merge pull request #1 from irvinesunday/is/fix-nav-prop-descriptions
Allows capturing of NavigationProperty descriptions
2020-01-21 22:42:04 +03:00
Irvine Sunday edfeeb38aa Allows capturing of NavigationProperty descriptions 2020-01-21 22:38:40 +03:00
Sam Xu 14be0b681d Update all the docs and fix the PoliCheck complain 2020-01-14 16:42:41 -08:00
mur b6f952e08e Adding methods from parent classes in to children classes 2020-01-15 01:20:03 +03:00
Sam Xu 68ad4396c7
Update WebStack.versions.settings.targets 2020-01-08 11:57:05 -08:00
Sam Xu 1305ad9b46
update the version start year to 2020 2020-01-08 11:55:49 -08:00
Sam Xu 6676093a3c
Update Microsoft.OpenAPI.OData.Reader.Release.nuspec 2019-11-21 13:48:42 -08:00
Sam Xu 1d7e7e0823 Rename the operationId for operation import 2019-10-10 13:39:51 -07:00
Sam Xu 6377ee0d47 Change the OperationId for function/functionImport 2019-10-10 11:35:39 -07:00
Sam Xu fe608056a4 Enable auto-generate the Version from Custom build task 2019-10-03 16:35:05 -07:00
Sam Xu a20aabf999 adjust the build scripts 2019-10-03 10:44:44 -07:00
Sam Xu 35e53bb35e Update to ODL 7.6.1 and add some build scripts 2019-10-03 09:51:35 -07:00