Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Conversation

@djfwan
Copy link
Contributor

@djfwan djfwan commented Dec 12, 2015

Issue #203 fixed.

@djfwan djfwan closed this Dec 12, 2015
@djfwan djfwan reopened this Dec 14, 2015
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps if - else if - else?

if (bucket.isEmpty) Future.successful(Ok(Json.obj("isEmpty" -> true)).withHeaders(impressionKey -> bucket.impressionId))
else if (bucket.isGraphQuery) buildRequestInner(request, bucket, uuid)
else buildRequest(request, bucket, uuid)

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