- From: Jonathon Kereliuk <notifications@github.com>
- Date: Mon, 04 Dec 2017 16:46:08 +0000 (UTC)
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 4 December 2017 16:46:38 UTC
JKereliuk commented on this pull request. > + </p> + + <section> + <h3 id="set-permission-command"> + Set Permission + </h3> + <table> + <tbody> + <tr> + <th>HTTP Method</th> + <th><a lt="extension command prefix">Prefix</a></th> + <th><a lt="extension command name">Name</a></th> + </tr> + <tr> + <td>POST</td> + <td>permissions</td> Maybe I am not understanding correctly, but in the specification is it not sufficient to just have the "permissions" as the URI. That way in WebDriver implementations they can be /session/{session id}/vendorspecificuri/permissions -- 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/151#discussion_r154704728
Received on Monday, 4 December 2017 16:46:38 UTC