Skip to content

Commit

Permalink
Changelog for schema_type_error_message
Browse files Browse the repository at this point in the history
  • Loading branch information
afflerbach committed Sep 29, 2021
1 parent d25905b commit 275cd4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

### Fixed

- More helpful error message for misspelled type names in [`Swagger schemas`](/reference/OpenAPI/README.md)
- [`set-env`](/reference/actions/set-env.md) now does not produce unnecessary quotes for numeric values
- Problem in the [`split()` function](/reference/functions/split.md), if called with a string containing an ampersand
- Send `Vary: Origin` response headers for non-preflight requests if [CORS](/reference/OpenAPI/cors.md) is enabled but `Origin` was not sent
Expand Down

0 comments on commit 275cd4a

Please sign in to comment.