Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 528 Bytes

CHANGELOG.MD

File metadata and controls

13 lines (9 loc) · 528 Bytes

Swagger Authorization Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0-alpha] - 2022-07-25

Changes

  • Added the ability to disable through a SwaggerAuthorization: { Disabled: true } flag (ideal if you want to disable through your appsettings.Development.json)

[0.1.0-alpha] - 2022-07-21

  • Initial release.