[Bug 26407] New: Items in "Mapping to HTTP and JSON" section don't contain HTTP methods

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26407

            Bug ID: 26407
           Summary: Items in "Mapping to HTTP and JSON" section don't
                    contain HTTP methods
           Product: Browser Test/Tools WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebDriver
          Assignee: public-browser-tools-testing@w3.org
          Reporter: botalov.andrey@gmail.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org
            Blocks: 20860

Without them some endpoints look like duplicates, e.g.:
/session/{sessionId}/url
/session/{sessionId}/url

I think it should be:
* POST /session/{sessionId}/url
* GET /session/{sessionId}/url

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 22 July 2014 18:03:50 UTC