Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Feb 11, 2024
1 parent dcc7114 commit b3aec0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ When using `<remarks>` on a class, it will be used as the description for the sc
When there is also `<summary>` defined, the `<summary>` will be used as the title for the schema.
When `<summary>` is defined alone it is used as description for the schema.
- Add support for defining examples using `SwaggerSchemaAttribute`.

- Adds support for custom Required and Binding attributes
- Fixes an issue where UniqueItems is not set true for `IReadOnlySet<T>`

# v2.0.0

Expand Down

0 comments on commit b3aec0e

Please sign in to comment.