Commit Graph

84 Commits (9566ceeec43989d7deabadaecc8a3b2f235920fc)

Author SHA1 Message Date
Rick Anderson 12af057a15
swashbuckle.aspnetcore being removed in dotnet 9 (#33545)
* swashbuckle.aspnetcore being removed in dotnet 9

* Update getting-started-with-swashbuckle8.md

* Update aspnetcore/tutorials/getting-started-with-swashbuckle/includes/getting-started-with-swashbuckle8.md
2024-09-05 15:35:05 -10:00
Wade Pickett b957833ad8
Get started with Swashbuckle: Add missing code highlight (#33464) 2024-08-28 10:54:21 -07:00
Tom Dykstra 217c7ec694
Remove Swagger & NSwag docs from TOC when .NET 9 version is selected (#33431) 2024-08-26 09:13:17 -07:00
Wade Pickett a44536f464
Reassign articles to wpickett (#32870)
* Reassign articles to wpickett for `ms.author` for active maintenance & monitoring health per management for total of 148 topics. Original `author` maintained.

* Fixing merge conflict: telemetry.md should remain tdykstra

* Correcting accidental author change and merge conflict

* Added a diagnostic article

* Removed 3 per review and added 3 to consider

* Reset 1 Tom already took, added a different topic instead

* fixed merge conflict topic taken by Tom already

* Added debug topic
2024-06-17 13:11:09 -07:00
Rick Anderson 5e7de511d5
mon split (#32807)
* mon split

* mon split

* mon split

* mon split

* mon split
2024-06-10 19:49:42 -10:00
Luke Latham feb375f884
Update "CLI" tab controls (#32703) 2024-05-30 14:08:45 -04:00
Martin Costello d3d40f2abf
Bump Swashbuckle versions (#32622) 2024-05-21 17:45:50 +00:00
Martin Costello a713e985ad
Update Swashbuckle documentation (#32576) 2024-05-14 10:17:07 -07:00
Rick Anderson c286723ab5
Update getting-started-with-swashbuckle.md
Contributes to [this internal issue](https://github.com/dotnet/aspnetcore-internal/issues/4522#issuecomment-2078104865) and is required to be obvious in query results.
2024-04-27 19:35:05 -10:00
Wade Pickett 7437abb6d8
Swagger Update: web-api-help-pages: Sample fix (#32416)
* Swagger Update: web-api-help-pages: Sample fix

* Narrowed scope of dev env

* Date change on doc using sample to render and verify

* fix code highlight


Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-04-25 21:25:09 -07:00
Rick Anderson 7766b52cf6
fix Swag (#32376)
* fix Swag

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-04-23 22:21:45 +00:00
Wade Pickett ae535d7033
Doc With Swagger: Enable only in dev env (#32330)
* Doc With Swagger: Enable only in dev env

* Removed unintended using statement

* Also fixed readme for 3.x

* Updated code highlight and code file format clean up

* Code highlight fix
2024-04-17 10:17:47 -07:00
Luke Latham a4f3597e80
Address CentOS EOL in Blazor (#32322) 2024-04-15 12:13:31 -04:00
Mike Kistler 282cb368bc Improve description of the UseSwaggerUI method 2024-02-03 10:48:03 -06:00
Rick Anderson 4d0a21bd77
Update getting-started-with-swashbuckle.md (#31647)
* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

Warn in .NET 8+

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-02-01 19:53:30 +00:00
Safia Abdalla d7bc6e6776
Update getting-started-with-swashbuckle.md (#31602) 2024-01-29 16:57:46 -08:00
Rick Anderson 4ae27ec16f
Update getting-started-with-swashbuckle.md (#31441)
* Update getting-started-with-swashbuckle.md

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

* Apply suggestions from code review

* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

---------

Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
2024-01-16 14:19:22 -10:00
Meir Blachman b1da13c413
Update getting-started-with-swashbuckle.md (#31017) 2023-11-14 05:39:26 -05:00
Tom Dykstra 343a551c19
Add note about AddEndpointsApiExplorer 2023-03-10 11:25:00 -08:00
Alex Buck 167954e87d
[BULK UPDATE] DocuTune - Rebranding links (#27044)
* [BULK UPDATE] DocuTune - Rebranding links

* Update cascading-values-and-parameters.md
2022-09-20 14:37:02 -10:00
Alex Buck 7d539345be
[BULK UPDATE] DocuTune - Fix build validation issues: docs-link-absolute (#26851) 2022-08-30 10:53:06 -10:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Rick Anderson b31d19743f
Update getting-started-with-swashbuckle.md (#25621)
* Update getting-started-with-swashbuckle.md

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md

* Update getting-started-with-swashbuckle.md
2022-04-14 08:05:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin 2a5520dc53
Code-fence common file extensions (#25383) 2022-03-23 10:48:44 +00:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin 2405226288
Code-fence references to Program.cs (#24995) 2022-02-14 12:16:29 -10:00
Rick Anderson 376a58b325
Update getting-started-with-swashbuckle.md (#24865)
* Update getting-started-with-swashbuckle.md

* Update aspnetcore/tutorials/getting-started-with-swashbuckle.md

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-02-04 11:15:30 -10:00
Kirk Larkin 9f63d661cc
Clean-up Swashbuckle (#24150) 2021-12-01 11:50:54 +00:00
Kirk Larkin 9189c0e997
Update Swashbuckle tutorial syntax and 6.0 RTM (#23862) 2021-11-11 11:26:36 +00:00
Kirk Larkin 255a068cad
Update Swashbuckle to 6.0 (#23711)
* Update Swashbuckle to 6.0

* Images and JSON

* Fix use of _static

* Update topic to match code & images

* .
2021-11-02 07:16:30 -10:00
Kirk Larkin 31005b530c
Prepare Swashbuckle for 6.0 (#23674) 2021-10-28 16:12:36 +01:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Scott Addie 09e3573c75 Finish default branch renaming work 2021-03-09 22:40:27 -06:00
Shayne Boyer 77c7d97314
Update getting-started-with-swashbuckle.md (#21439)
Removing original way of giving authors credit. @scottaddie 
-------
cc: @zuckerthoben
2021-02-04 11:01:23 -06:00
James Montemagno a91b88f365
Add Swagger MS Learn in additional resources (#21433) 2021-02-04 09:24:13 -06:00
Bill Robertson 33f50661e8
Update Swashbuckle NuGet package version (#21340)
Bumps version from 5.5.0 to 5.6.3 (latest as of today)
2021-02-01 13:27:51 -06:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 72ed7eb048
Fix cross-link (#19144) 2020-07-08 12:21:25 -05:00
Shayne Boyer d87c50609c
Swashbuckle update (#18974)
* Update to current version

* cleanup AddSwaggerGen snippets

* moving OpenApiInfo to proper location

* powerapps and flow version note 2.0 example

* annotations update

* annotations edit

* edit pass

* fix note

* update line number

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-06-26 13:33:40 -05:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
donhuvy d98ea97d18 Update version of Swashbuckle.AspNetCore to 5.0.0 (#16583)
* Update version of Swashbuckle.AspNetCore to 5.0.0

* update 2 other version numbers

Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2020-01-17 16:46:05 -06:00
SychevIgor f9212a682d rc5 is latest pre-release version (#16492) 2020-01-10 06:00:00 -06:00
Luke Latham faf0363132
Drop 'decorate'/'decorated' for attribute (#16039) 2019-12-05 15:28:49 -06:00
Gerard Gunnewijk f6c6ef0f66 Updated nuget package to rc4 (#14760)
Fixes #14757 Swashbuckle.AspNetCore rc4 is released.
2019-10-02 08:34:25 -05:00