Commit graph

  • e8ecb37c96
    Fix: Expand containment navigation properties (#94) Irvine Sunday 2021-07-09 19:55:55 +0300
  • 72cd85d3ae
    Set parameters' explode property to false (#108) Irvine Sunday 2021-07-09 19:55:32 +0300
  • 0695bd86ce Rename test method for clarity Irvine Sunday 2021-07-05 16:01:29 +0300
  • b0659372b1 Add tests for creating OrderBy, Select, Expand parameters Irvine Sunday 2021-07-01 17:19:07 +0300
  • ffabfc87fc Concise code; move declaration closer to usage Irvine Sunday 2021-07-01 09:57:38 +0300
  • 5247decb4d Set Explode property to false for Style: Form Irvine Sunday 2021-07-01 09:16:20 +0300
  • 6823e836c4 Update test CSDL doc. with sample NavigationRestrictions annotations Irvine Sunday 2021-06-30 10:22:14 +0300
  • 1c48ac3b26 Update tests; add tests to validate navigability of navigation properties Irvine Sunday 2021-06-30 10:17:48 +0300
  • a760f5a8b5 Check whether navigation is allowed to a navigation property Irvine Sunday 2021-06-30 10:14:43 +0300
  • b05eac18b0 Fix broken tests Irvine Sunday 2021-06-23 16:06:42 +0300
  • 053f0ba8d1 Merge branch 'master' into is/expand-navprops Irvine Sunday 2021-06-23 14:35:30 +0300
  • 3b4b21fb17 Comment correction Irvine Sunday 2021-06-23 13:03:14 +0300
  • 2ad66d80df Check for navigability of navigation props Irvine Sunday 2021-06-23 13:03:01 +0300
  • 9f55c250a1
    Update versioning.props v1.0.8 Sam Xu 2021-05-06 09:50:48 -0700
  • b1fed423ab
    Describes path operations descriptions from vocabulary annotations (#104) Irvine Sunday 2021-05-05 03:36:03 +0300
  • 9d6bdd5ae0 Add async await to make UI more responsive Irvine Sunday 2021-04-22 13:29:11 +0300
  • b68cc7e8cd Update test OpenAPI output files. is/description-vocab Irvine Sunday 2021-04-27 11:20:12 +0300
  • 02188d079d Code cleanup Irvine Sunday 2021-04-27 11:19:05 +0300
  • 206e9a4129 Update tests for Entityset paths operations descriptions Irvine Sunday 2021-04-27 01:22:08 +0300
  • 2b31063f7a Add support for operation descriptions and update tests Irvine Sunday 2021-04-26 22:24:18 +0300
  • f6f7901ca8
    Merge branch 'master' into is/fix-ui-async Irvine Sunday 2021-04-22 19:56:37 +0300
  • e1d978990e Add async await to make UI more responsive Irvine Sunday 2021-04-22 13:29:11 +0300
  • 830eb357c7 add support for EdmTypeKind.TypeDefinition Jukka Snellman 2021-04-19 10:38:50 +0300
  • 63fd15f887
    add support for EdmTypeKind.TypeDefinition Jukka Snellman 2021-04-19 10:38:50 +0300
  • a8fb4265ad
    Merge branch 'master' of https://github.com/jukkahyv/OpenAPI.NET.OData Jukka Snellman 2021-04-19 10:23:18 +0300
  • 2a9a107155
    support EdmTypeKind.TypeDefinition Jukka Snellman 2021-04-19 09:10:49 +0300
  • 99bc682c8f support EdmTypeKind.TypeDefinition Jukka Snellman 2021-04-19 09:10:49 +0300
  • 5531eb3c3c 1. Update the version to 1.0.7 2. Add PublicApi analyzier 3. Add config for ShowMsDocGroupPath v1.0.7 Sam Xu 2021-04-13 10:04:06 -0700
  • 4c685b568b
    Fix: Removes example property in path parameter objects (#92) Irvine Sunday 2021-04-09 23:40:52 +0300
  • 470a6c0343
    Merge branch 'master' into is/duplicate-example-props Sam Xu 2021-04-09 13:40:39 -0700
  • 32e673eea0
    Fixes potential duplicate operationIds in action/function paths (#98) Irvine Sunday 2021-04-09 23:38:59 +0300
  • 24ac2c5432 Minor refactoring Irvine Sunday 2021-04-09 10:05:08 +0300
  • e740f90dcf Update test files in line with new segment retrieval redesign Irvine Sunday 2021-04-09 01:06:46 +0300
  • 211a489dac Redesign how we retrieve the segment identifiers Irvine Sunday 2021-04-09 01:05:13 +0300
  • c1672f1297 Update test files' action/function operationIds Irvine Sunday 2021-04-09 00:32:19 +0300
  • 80fb722e0a Update tests to validate action/function duplicate operationId fix Irvine Sunday 2021-04-08 22:13:33 +0300
  • e944a4e33e Include EntityType name of ODataKeySegment in Action/Function paths Irvine Sunday 2021-04-08 22:10:17 +0300
  • 8f27fd764b Remove containment in sample CSDL Irvine Sunday 2021-04-07 12:17:22 +0300
  • d834201df8 Update path count to account for expanded containment nav. props. Irvine Sunday 2021-04-07 12:15:07 +0300
  • b09ca9b049 Expand all containment nav props; retrieve Media Entity paths prior to expanding Irvine Sunday 2021-04-07 12:14:21 +0300
  • 1f272d9d9b Remove duplicate variable declaration Irvine Sunday 2021-04-07 11:08:00 +0300
  • 2f5ff9d4de
    Update src/Microsoft.OpenApi.OData.Reader/Operation/OperationHandler.cs Irvine Sunday 2021-04-07 11:02:44 +0300
  • 30a6b2f185 Remove example property in Parameters Irvine Sunday 2021-04-06 23:52:13 +0300
  • 6df8cb71d4 Add comments; simplify test values Irvine Sunday 2021-04-06 23:17:38 +0300
  • cb33df17c2 Remove example property in Parameters Irvine Sunday 2021-04-06 20:28:07 +0300
  • a875668fa9 Update path count to account for expanded containment nav. props. Irvine Sunday 2021-03-15 07:48:33 +0300
  • 11f8ffa962 Merge remote-tracking branch 'microsoft/master' Irvine Sunday 2021-03-15 07:37:42 +0300
  • a30e599c83 Remove containment in sample CSDL Irvine Sunday 2021-03-12 12:04:55 +0300
  • 32d74cec17 Media Entity paths should be retrieved before expanding nav. props Irvine Sunday 2021-03-12 12:03:11 +0300
  • 1391dd17b2 Expand containment nav. props. Irvine Sunday 2021-03-12 12:02:10 +0300
  • 57970879b3 Remove unnecessary field Irvine Sunday 2021-03-12 12:01:21 +0300
  • b4d3ae36af Add key and operation (function) parameter mapping v1.0.6 Sam Xu 2021-02-10 17:45:14 -0800
  • 05e10c94eb update the version to 1.0.6 Sam Xu 2021-02-10 16:09:55 -0800
  • aa5b0f0bc7 Add Metadata, segment and related path handler and operation handler, expand ODataPath to accept PathTemplate Sam Xu 2021-02-10 16:03:52 -0800
  • e1763727f5 Fix paths when operation is bound to a type derived from the type of a navigation property. (#88) Gareth Jones 2021-02-10 16:05:26 -0800
  • a76eae7b30 Merged major changes from origin/master. Gareth Jones 2021-02-09 13:58:14 -0800
  • 06e5c73159 Merge remote-tracking branch 'microsoft/master' into master Gareth Jones 2021-02-09 07:33:24 -0800
  • 09abf1e65c Fixed paths returned when Operation is bound to a type derived from the type of a nav prop. Gareth Jones 2021-02-09 07:29:49 -0800
  • 03bffe6f1b Merge remote-tracking branch 'microsoft/master' Irvine Sunday 2021-02-09 13:46:03 +0300
  • 1643ba5ea1 Add Path provider and path prefix provider into setting Sam Xu 2021-02-08 19:57:15 -0800
  • 5a83e6b553 update the version to 1.0.5 v1.0.5 Sam Xu 2021-02-05 18:00:19 -0800
  • f98b9ce40d update the docs Sam Xu 2021-02-05 17:56:46 -0800
  • dfbf083d53 Push changes from microsoft graph (#86) Sam Xu 2021-02-05 17:42:10 -0800
  • 6c4e39c891 Merge remote-tracking branch 'source/master' Gareth Jones 2021-01-21 02:24:04 -0800
  • c1aa5a6f94
    Add model reference support to library and command line utility. (#81) Gareth Jones 2021-01-14 16:56:26 -0800
  • 4439338fde Updates from github review. Gareth Jones 2021-01-13 21:26:22 -0800
  • 0e3de98e70 Added tests for references. Gareth Jones 2021-01-12 21:09:13 -0800
  • ccfb97bac9 Support many conversion options in the command-line tool. Support local reference files in file-based csdl in the library and command-line tool. Gareth Jones 2021-01-12 16:12:49 -0800
  • f6f26df6f2
    Fix casing of OpenAPI type "String" for RefPatchOperationHandler and RefPostOperationHandler (#78) edevoogd 2020-12-01 02:08:41 +0100
  • 63990d2762
    Fix media entity nav. prop. path evaluation (#11) Irvine Sunday 2020-10-15 09:22:51 +0300
  • 3236a8f77d
    Fix: Updates media entities Operation Ids (#10) Irvine Sunday 2020-10-08 14:48:21 +0300
  • 5598f06b2a
    Supports describing AcceptableMediaTypes from annotations (#9) Irvine Sunday 2020-09-22 15:27:52 +0300
  • b19848dbaa
    Adds support for creating a media entity (#8) Irvine Sunday 2020-09-15 21:14:06 +0300
  • 7fa737c680
    Fix: Generates stream paths for navigation properties (#7) Irvine Sunday 2020-09-14 19:21:01 +0300
  • 87f1d1de75
    Limit operations to only include item by key for contained collections and $ref for non-contained collections (#6) Darrel 2020-08-31 04:35:52 -0400
  • 3acfa0b23c Fix tests Darrel Miller 2020-08-25 10:05:29 -0400
  • 496aa865a4
    Supports generation of stream paths (#5) Irvine Sunday 2020-08-18 18:46:00 +0300
  • 6f4b2faea2 Fix some tests Darrel Miller 2020-08-18 10:03:45 -0400
  • 2ba3d72a4a Fixed non-contained reference collections Darrel Miller 2020-08-15 18:18:15 -0400
  • 8db6488706
    Fix: Update /$ref update operation from PATCH to PUT (#4) Irvine Sunday 2020-08-11 22:27:45 +0300
  • d1b018baf9
    Merge branch 'master' into edevoogd/lowercase-type-String Sam Xu 2020-08-05 17:45:31 -0700
  • 06b12430cd Update Microsoft.OpenAPI lib version Irvine Sunday 2020-08-03 13:23:19 +0300
  • 135b6f5131
    Fixes generating of OpenAPI doc. when PrefixEntityTypeNameBeforeKey is enabled (#3) Irvine Sunday 2020-07-24 23:50:02 +0300
  • 97595daf2f Bump up lib versions Irvine Sunday 2020-07-24 14:00:48 +0300
  • 73d110e696 Add back prefixEntityTypeNameBeforeKey check and add parameterNameMapping check Irvine Sunday 2020-07-24 14:00:04 +0300
  • 69b0e469e5 Merge remote-tracking branch 'microsoft/master' into is/fix-parameter-name-mapping Irvine Sunday 2020-07-24 13:11:45 +0300
  • bf880722eb Remove setting of the keyName for setting PrefixEntityTypeNameBeforeKey Irvine Sunday 2020-07-24 10:22:02 +0300
  • bcd2631d29
    Adds in updates to the root path generation feature (#2) Irvine Sunday 2020-07-23 15:38:08 +0300
  • d58ebd5f26
    Merge pull request #1 from microsoftgraph/is/update-Microsoft.OpenApi-lib Irvine Sunday 2020-07-22 12:33:37 +0300
  • c1e41a9790 Bump up Microsoft.OpenAPI lib. version Irvine Sunday 2020-07-22 11:40:39 +0300
  • f08180c648
    Update to version 1.0.4 Sam Xu 2020-07-21 12:44:10 -0700
  • 00ed4207fe
    Allows schema examples to be optional (#73) Irvine Sunday 2020-07-21 17:54:50 +0300
  • 204a9c342a Merge branch 'master' into is/examples-optional Irvine Sunday 2020-07-20 18:59:30 +0300
  • 66750e1304 Merge remote-tracking branch 'microsoft/master' Irvine Sunday 2020-07-20 18:58:49 +0300
  • 900819c1f2 Merge branch 'master' into is/examples-optional Irvine Sunday 2020-07-20 17:05:08 +0300
  • 9d44019639
    Fixes OpenAPI Links and makes them optional (#72) Irvine Sunday 2020-07-20 16:54:58 +0300
  • 799377fbaa Grammar nit fix Irvine Sunday 2020-07-17 20:53:58 +0300
  • 2c383dd383 Add helpful comment Irvine Sunday 2020-07-17 20:51:36 +0300
  • 34cb98869e Revert platform target to default - AnyCPU Irvine Sunday 2020-07-14 19:38:10 +0300
  • c44f4d748b Merge branch 'master' into is/examples-optional Irvine Sunday 2020-07-08 16:25:13 +0300