Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: handle vessels.self context properly #185

Merged
merged 1 commit into from
May 25, 2017
Merged

Conversation

tkurki
Copy link
Member

@tkurki tkurki commented May 25, 2017

Previously a delta with context 'vessels.self' created a vessel with id
self, which confusingly had nothing to do with response to http requests
with /vessels/self path, which fetch data from under the vessel
identified with the self id from the configuration.

This fixes the situation so that deltas with 'vessels.self' context are
routed to under the vessel with the self id.

Previously a delta with context 'vessels.self' created a vessel with id
self, which confusingly had nothing to do with response to http requests
with /vessels/self path, which fetch data from under the vessel
identified with the self id from the configuration.

This fixes the situation so that deltas with 'vessels.self' context are
routed to under the vessel with the self id.
@tkurki tkurki merged commit d676605 into master May 25, 2017
@tkurki tkurki deleted the handle-self-in-context branch May 25, 2017 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant