Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Conversation

@kylef
Copy link
Member

@kylef kylef commented Oct 31, 2019

When serializing a Href Variable which does not have a value (for example from an OpenAPI document) the serializer would crash because there is a call to convert the element to a value without a check if there is a value element.

Fixes #357

@kylef kylef force-pushed the kylef/apib-serialize-no-value-param branch from 7394706 to f3ec331 Compare October 31, 2019 17:29
@kylef kylef added the bug Something isn't working label Oct 31, 2019
@kylef kylef requested a review from pksunkara November 1, 2019 16:01
@pksunkara pksunkara merged commit 7f032c6 into master Nov 1, 2019
@pksunkara pksunkara deleted the kylef/apib-serialize-no-value-param branch November 1, 2019 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

apiblueprint bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Template render error: Unable to call item["value"]["toValue"], which is undefined or falsey

2 participants