[w3c/permissions] Automation: simplify URI template (#168)

The WebDriver specification was recently updated to better-support
extension by web standards [1]. This change allows extension commands to
be defined without a dedicated "name". Because the Automation section
only defines a single command, the name "set" is superfluous. Remove it
in order to expose a more idiomatic HTTP API.

[1] https://github.com/w3c/webdriver/pull/1177
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/permissions/pull/168

-- Commit Summary --

  * Automation: simplify URI template

-- File Changes --

    M index.bs (11)

-- Patch Links --

https://github.com/w3c/permissions/pull/168.patch
https://github.com/w3c/permissions/pull/168.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/168

Received on Monday, 15 January 2018 19:03:52 UTC