Skip to content

Swagger library updated to include not-null string properties.

Compare
Choose a tag to compare
@PureKrome PureKrome released this 11 May 13:40
· 30 commits to master since this release
189d549

Swagger had a bug with string properties that were [Required] which ended up being listed as optional/nullable.

This was fixed in Swagger v5.4.1.