Граф коммитов

186 Коммитов

Автор SHA1 Сообщение Дата
Shweta Patil 8b01b3ee78
Updated wiki links wrt to Repo rename. (#115) 2018-05-02 10:35:13 -07:00
Shweta Patil 78c426adbf
Fix to not add Properties with JsonIgnore attribute to schema (#114)
- Fix to not add property with JsonIgnore atttribute to schema.
2018-05-01 15:54:29 -07:00
Shweta Patil e2626b8ccb
Readme update (#112)
- Readme update to fix wiki link
- Readme update to clarify to user about terms used.
- Added blurb about newtonsoft
2018-05-01 14:53:22 -07:00
Shweta Patil 2a540e426e
Remove newtonsoft filter (#111)
- remove newtonsoft filter project
- Update code to fetch newtonsoft attributes using reflection
- remove reference key in case of exception
- remove param tag when alternate tags are provided.
2018-04-30 17:28:27 -07:00
Shweta Patil 2cb6692c16
Readme update to point to advance config wiki (#110)
* Readme update to point to advance config wiki
2018-04-29 01:02:37 -07:00
Shweta Patil 4a54a94de7
- Sign assemblies using snk and Rev newtonsoft version (#109)
- Sign assemblies using snk
- Rev the newtonsoft version, as 4.0.8 is not compatible with .net standard
2018-04-26 13:20:17 -07:00
PerthCharern cb1e8ae938
Merge pull request #108 from Microsoft/PerthCharern/AddLogo
Add NuGet package icon
2018-04-26 11:04:35 -07:00
PerthCharern 5e06a49963
Add whitespace to trigger commit 2018-04-26 10:50:02 -07:00
PerthCharern 4eae826289
Add icon to newtonsoft project 2018-04-25 11:33:07 -07:00
PerthCharern 831c9d22b0
Add Nuget Icon 2018-04-25 11:32:38 -07:00
Shweta Patil 4557e55d9a
Remove file preparer and load the assemblies from the path provided (#107)
- Remove file preparer and load the assemblies from the path provided
- Remove system.web as its not available in .net core
2018-04-25 10:25:44 -07:00
Shweta Patil 04998c960d
Switch to dot net standard (#102)
* Updated projects to support .net standard
2018-04-17 16:51:02 -07:00
PerthCharern 18b9035182
Merge pull request #103 from Microsoft/PerthCharern/MarkdownReadmeAsCSharp
Recognize markdown in Readme as C#
2018-04-17 10:17:02 -07:00
PerthCharern 4ef429d552
Recognize markdown in Readme as C# 2018-04-16 18:01:11 -07:00
Shweta Patil 19da11ee36
- Remove error thrown when description is missing for a response (#100)
- Remove error thrown when description is missing for a response
- Added code to cleanup files after done with generation
2018-04-12 10:50:48 -07:00
Scott Lin b3e984f8b4
Revving OpenAPI.NET nuget to 1.0.0-beta016 (#99)
* Revving OpenAPI.NET nuget to 1.0.0-beta016
2018-04-09 14:18:36 -07:00
Eric Langland 9d68a37a13
Merge pull request #86 from Microsoft/readme-update
Readme update.
2018-04-06 16:26:48 -07:00
Eric Langland 2b769527bf
Merge branch 'master' into readme-update 2018-04-06 15:48:13 -07:00
ravennasoftware 3d4a627d97 Fixing the code snippet sample 2018-04-06 14:23:12 -07:00
ravennasoftware 7cb914f5c3 Fixing the code snippet sample 2018-04-06 14:18:45 -07:00
ravennasoftware 0c14a7bd27 Fixing the code snippet sample 2018-04-06 11:50:19 -07:00
ravennasoftware 1f95c39dbe Fixing the code snippet sample 2018-04-06 11:49:20 -07:00
ravennasoftware 1ec3f61324 Adding fixes from ShwetaP PR 2018-04-06 11:31:18 -07:00
Eric Langland ac37192b63
Merge pull request #92 from Microsoft/EricAtMSFT-Bug_fix
Update SampleControllerV1.cs
2018-04-03 11:15:45 -07:00
Eric Langland 652eb7745e
Update SampleControllerV1.cs 2018-04-03 10:24:16 -07:00
ravennasoftware 29c1471553 Updating images. 2018-04-03 10:08:35 -07:00
Shweta Patil 26dd7cc6ef
Refactored filters (#87)
* Refactored filters
2018-04-02 14:43:13 -07:00
Shweta Patil 59d3fe031b
Remove min max length for guid (#89)
Remove min max length for guid
2018-04-02 13:34:01 -07:00
Shweta Patil 029819907f
Fix issue 90 (#91) 2018-04-02 13:22:23 -07:00
ravennasoftware f3063a25ca Addressing issues from PR. 2018-03-28 16:47:53 -07:00
ravennasoftware 8c8405afd8 Addressing issues from PR. 2018-03-28 16:40:13 -07:00
ravennasoftware 427b57bf6b Merge branch 'master' into readme-update 2018-03-28 16:28:42 -07:00
Eric Langland b29b2ec53e Adding sample snipet. 2018-03-28 13:31:10 -07:00
Eric Langland 60861ccb66 Adding sample snipet. 2018-03-28 13:28:15 -07:00
Eric Langland 079987bb61 Adding sample snipet. 2018-03-28 13:27:06 -07:00
Eric Langland c290b5cf85 Adding sample snipet. 2018-03-28 13:15:55 -07:00
Eric Langland 0cc6b18fa2 Adding sample snipet. 2018-03-28 13:14:55 -07:00
Eric Langland 2168c5ee5e Updating /// comments in banner. 2018-03-28 12:46:38 -07:00
Eric Langland b61124e79c Updating /// comments in banner. 2018-03-28 12:43:10 -07:00
Shweta Patil 2b424b77e4
Renaming (#85)
* renamed repo

* Updated test files
2018-03-27 11:03:51 -07:00
Shweta Patil 70be908ddb
Update filter documentation (#83)
- Updated documentation for filters
- Updated param filter to parse <see> tags too if present.
2018-03-26 15:09:54 -07:00
Shweta Patil 60b8057130
- Updated newtonsoft filter to remove ignored properties from schema (#82) 2018-03-23 14:34:07 -07:00
Shweta Patil 8311ca9542
FixIssues71-68 (#80)
- Accept open api document version as input
- Remove OpenApiSpecVersion from input
2018-03-21 16:48:02 -07:00
Eric Langland 0f2dc18468 Investigation readme format. 2018-03-21 14:26:18 -07:00
Eric Langland 90002b5682 Investigation readme format. 2018-03-21 14:24:51 -07:00
Eric Langland 30bd73a922 Investigation readme format. 2018-03-21 13:58:49 -07:00
Eric Langland 4f97c7cf25 Investigation readme format. 2018-03-21 13:53:54 -07:00
Eric Langland 1efd1b0c7a Investigation readme format. 2018-03-21 13:36:25 -07:00
Eric Langland 34d6504d3e Investigation readme format. 2018-03-21 13:22:34 -07:00
Eric Langland 61597935fb Investigation readme format. 2018-03-21 13:16:40 -07:00