- From: Jonathon Kereliuk <notifications@github.com>
- Date: Fri, 15 Sep 2017 19:34:41 +0000 (UTC)
- To: w3c/permissions <permissions@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 September 2017 19:35:08 UTC
JKereliuk commented on this pull request. > + </li> + </ol> + </li> + <li>Return false. + </ol> + </div> + + <section> + <h3 id="grant-command"> + Grant + </h3> + <table> + <tbody> + <tr> + <th>HTTP Method</th> + <th><a lt="extension command prefix">Prefix</a></th> According to the above issue, I think what is here is good. The extension command prefix is "permissions" and the extension command name is "set". So the entire command will look like session/{:sessionId}/permissions/set which is in line with the example. -- 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_r139232847
Received on Friday, 15 September 2017 19:35:08 UTC