Add Swagger MS Learn in additional resources (#21433)

pull/21438/head
James Montemagno 2021-02-04 07:24:13 -08:00 committed by GitHub
parent 01b16ecec3
commit a91b88f365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -488,3 +488,7 @@ app.UseSwaggerUI(c =>
c.InjectStylesheet("/swagger-ui/custom.css");
}
```
## Additional resources
* [Microsoft Learn: Improve the developer experience of an API with Swagger documentation](/learn/modules/improve-api-developer-experience-with-swagger/)