Commit graph

172 commits

Author SHA1 Message Date
Sam Xu
14459aa13b Add the nightly badge 2017-12-20 18:15:04 -08:00
Sam Xu
450a0f50b5 remove the autogen the Nuget package 2017-12-20 18:11:42 -08:00
Sam Xu
7ef3eb6b18 Add nuget package files 2017-12-20 17:36:52 -08:00
Sam Xu
4b80118c7a modify the output, add the build script and skip strong name 2017-12-20 16:15:17 -08:00
Sam Xu
7588eb08de Update to Open API library on Nuget.org and resolve the conflicts 2017-12-20 11:44:43 -08:00
Sam Xu
54a585aac9 switch to the 35MSSharedLIb1024.snk signing file 2017-12-14 11:29:10 -08:00
Sam Xu
fd7508f2e0 Add the signing and update to Corelib version beta008 2017-12-12 11:50:45 -08:00
Sam Xu
f2874be950 remove unused the value assignment 2017-12-08 13:42:45 -08:00
Sam Xu
a759876b48 Add the IEEE754Compatible options for Decimal and Int64 type 2017-12-08 11:50:35 -08:00
Sam Xu
a443d7dfc5 Modify the GUI tool to add two checkboxs for nav and verify 2017-12-06 18:43:32 -08:00
Sam Xu
bdbe629e5c add the navigation property path item and add the edm model validation 2017-12-06 18:36:06 -08:00
Sam Xu
4ee734ffd3 resolve the comments 2017-12-05 18:28:34 -08:00
Sam Xu
75738b8d30 fix a typo in command line tool 2017-12-04 16:13:50 -08:00
Sam Xu
e2f2719dc7 modify the Microsoft.OpenApi.Net.OData.Reader.csproj file 2017-12-04 15:57:29 -08:00
Sam Xu
9e48e9c76f Add the comments for the settings and remove the reference model public api 2017-12-04 15:54:14 -08:00
Sam Xu
c98993f8c4 add a OperationId for convert settings 2017-12-04 14:19:07 -08:00
Sam Xu
e70413767a add a docs folder to upload the docs and change the Gui output version 2017-12-04 11:23:37 -08:00
Sam Xu
995e6380ce update to 1.0.0-beta007 and add option for spec version in GUI 2017-12-04 10:28:58 -08:00
Sam Xu
ee232f9523 modify the schema for Geo*, Property, etc 2017-12-01 15:11:18 -08:00
Sam Xu
ac4e7dc56e clean the schema for property 2017-11-30 16:20:28 -08:00
Sam Xu
2a98c209a6 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
Sam Xu
5ee41ab4df Move the functions to OpenApiSchemaGenerator and add unit test for the Enum type schema 2017-11-30 11:09:02 -08:00
Sam Xu
033d166490 update the odata.reader.csproj 2017-11-29 15:45:38 -08:00
Sam Xu
21363c0128 Remove ParameterExtensions.cs and clean the parameter generator 2017-11-29 15:44:42 -08:00
Sam Xu
30379852c7 remove ResponseExtensions.cs and add test for OpenApiResponseGenerator.cs 2017-11-29 14:36:31 -08:00
Sam Xu
71e4f379c0 add some comments for Operation generater and change Tags unit test name 2017-11-29 13:40:49 -08:00
Sam Xu
a29eed1d8e add the path item test for Edm operation 2017-11-29 10:50:10 -08:00
Sam Xu
2895681fca fix the summary for action operation and add unit test for operation import path item creating 2017-11-29 10:22:43 -08:00
Sam Xu
9bfe8138a2 Modify the pathitem, operation, requestbody generator and add unit test cases 2017-11-28 19:21:52 -08:00
Sam Xu
343d264c28 change OpenApiPathItemGenerator and add unit test cases 2017-11-27 18:07:55 -08:00
Sam Xu
63cea93069 Modify the OpenApiOperationGenerator and add unit test cases 2017-11-27 15:29:45 -08:00
Sam Xu
fdcc24dd60 change the Tags unit test 2017-11-27 11:12:24 -08:00
Sam Xu
6a7203d088 add unit test for OpenApiDocumentGenerator 2017-11-27 10:22:09 -08:00
Sam Xu
265984c888 remove the OpenApi.Net source codes 2017-11-22 11:53:32 -08:00
Sam Xu
82341b6664 change to use the nuget package 2017-11-22 11:46:16 -08:00
Sam Xu
66126269ec move the gui project into src folder 2017-11-22 11:08:24 -08:00
Sam Xu
31c7746e30 add ODataContext and add unit tests 2017-11-21 19:44:38 -08:00
Sam Xu
4e8357aa5e Move to generator and change the logic 2017-11-21 18:32:29 -08:00
Sam Xu
e94df83615 ok 2017-11-21 14:47:38 -08:00
Sam Xu
42702d15de add comments for singleton path items 2017-11-20 15:58:29 -08:00
Sam Xu
adb2ab4f26 modify based on the reference change and tags, securityscheme changes in common core lib 2017-11-20 10:46:18 -08:00
Sam Xu
e02d3aab17 merge the codes in the common lib 2017-11-20 10:10:16 -08:00
Sam Xu
80b5f0d148 change the public api name as ConvertToOpenApi from feedback 2017-11-20 10:03:59 -08:00
Sam Xu
7e069f1cfc Add a GUI tool 2017-11-17 16:51:25 -08:00
Sam Xu
5d8b477e3f remove the .NetCoreApp 2.0 target frame for the console application 2017-11-16 11:36:11 -08:00
Sam Xu
fc2196fb1d Add console application to accept CSDL and output Open API 3.0 2017-11-16 11:33:06 -08:00
Sam Xu
bc13182949 Make the unit test pass 2017-11-16 11:19:47 -08:00
Sam Xu
6511663e37 modify the EdmModelExtensions and add unit test cases for it 2017-11-16 11:16:12 -08:00
Sam Xu
4a3fc55ce0
Update README.md 2017-11-15 20:38:41 -08:00
Sam Xu
ebf0bf962f remove the .netcoreapp 2017-11-15 20:35:24 -08:00