Use comma rather than semicolon to split header values (#698)

This commit is contained in:
Joe Nelson
2016-08-21 15:26:00 -07:00
committed by GitHub
parent 6f737056a2
commit 7278507c42
5 changed files with 8 additions and 7 deletions
+1
View File
@@ -20,6 +20,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Use HTTP 400 for raise\_exception - @begriffs
- Remove non-OpenAPI schema description - @begriffs
- Use comma rather than semicolon to separate Prefer header values - @begriffs
## [0.3.2.0] - 2016-06-10