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 verb / target for 'Metric.create' / 'Sink.create'. #1616

Merged
merged 1 commit into from
Mar 17, 2016
Merged

Fix verb / target for 'Metric.create' / 'Sink.create'. #1616

merged 1 commit into from
Mar 17, 2016

Commits on Mar 15, 2016

  1. Fix verb/target for 'Metric.create'/'Sink.create'.

    - Spec mandates 'POST' to the container, rather than 'PUT' to the
      putative URL of the entity itself.
    
    - Note that metric creation worked before;  sink creation is blocked
      due to permission issues (see #1614).
    tseaver committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    15526df View commit details
    Browse the repository at this point in the history