Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Enforce JSON Object Literals in HTTP #255

Merged
merged 6 commits into from
Feb 13, 2019

Conversation

thefringeninja
Copy link
Contributor

This change should make #250 possible

@thefringeninja thefringeninja self-assigned this Feb 12, 2019
@thefringeninja thefringeninja changed the title Enforce JSON Object Literals in HTTP [WIP] Enforce JSON Object Literals in HTTP Feb 12, 2019
@thefringeninja thefringeninja changed the title [WIP] Enforce JSON Object Literals in HTTP Enforce JSON Object Literals in HTTP Feb 13, 2019
payload = FromString(payload),
metadata = FromString(message.JsonMetadata)
})
{ }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd have done an extension method instead of inheritance

streamMessage.ToHalResponse()

Minor.

@thefringeninja thefringeninja merged commit 3861e0d into SQLStreamStore:master Feb 13, 2019
@thefringeninja thefringeninja deleted the j-wowject branch February 13, 2019 09:56
@thefringeninja thefringeninja added this to the v1.2.0 milestone Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants