deckhand/releasenotes/notes/fix-attribute-error-in-buck...

8 lines
250 B
YAML

---
fixes:
- |
Deckhand will no longer throw an ``AttributeError`` after a
``yaml.scanner.ScannerError`` is raised when attempting to parse a
malformed YAML document. Deckhand should now correctly raise a
"400 Bad Request" instead.