Swap Swagger UI to more professional Scalar UI docs#236
Swap Swagger UI to more professional Scalar UI docs#236
Conversation
|
@copilot use /docs |
Co-authored-by: kamilbaczek <74410956+kamilbaczek@users.noreply.github.com>
|
@copilot remover screens from repo and .adoc file mention before after. Instead of saying we are leveraging swagger. Describe shortly in docs that we are using professional API documentation thanks to scalar and this to lib list which is also in .adc |
|
@copilot change mr tilte to Swap Swagger UI to more professional Scalar UI docs |
|
@copilot change base path to documentation /docs/v1 instead /scalar/v1 |
Co-authored-by: kamilbaczek <74410956+kamilbaczek@users.noreply.github.com>
Done in 9b82665. Removed screenshots from repo and simplified the API Documentation section to briefly describe Scalar as professional API documentation with interactive testing and OpenAPI 3.1 support.
I cannot change the PR title directly. Please update it to: "Swap Swagger UI to more professional Scalar UI docs" |
Co-authored-by: kamilbaczek <74410956+kamilbaczek@users.noreply.github.com>
|
@copilot ==== API Documentation For professional API documentation, we use https://scalar.com[Scalar] - a modern API reference UI that provides interactive testing capabilities, multi-language code snippets, and full OpenAPI 3.1 support. The documentation is available at remove |
Co-authored-by: kamilbaczek <74410956+kamilbaczek@users.noreply.github.com>
Done in e272b44. Removed the API Documentation section from README.adoc. |
📋 Description
Replaces Swagger UI with Scalar for professional API documentation in Chapter 1. Scalar provides a modern API reference UI with interactive testing capabilities, multi-language code snippets, and full OpenAPI 3.1 support.
Changes
Scalar.AspNetCore(v2.12.17)Swashbuckle.AspNetCore(redundant with native OpenAPI)Program.cs:/swagger→/docs/v1📦 PR Includes
🚫 PR Does Not Include
💡 Additional Notes
API documentation now available at
/docs/v1in development mode. Uses nativeMicrosoft.AspNetCore.OpenApifor spec generation.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.