Skip to content

Enabled Swagger API Documentation

Corbitt Eason requested to merge enhancement/swagger-documentation into main
  1. Enabled Swagger Documentation.
  2. Swagger page functioning as expected for all REST endpoints.
  3. Known Issue: Swagger page not picking up [Authorize] for LivePlayHub Signalr endpoints, also these endpoints showing 404 from Swagger page. Currently researching Signalrswaggergen etc... for resolution. note access Swagger API Documentation at: https://baseURL/swagger/index.html baseURL example: localhost:5001

Checklist

  • Tests
  • Conventions
  • Adds value

Merge request reports