Prime-Access-Consulting / nvda-at-automation

Implementation of the AT Automation Driver specification for the NVDA screen reader
GNU General Public License v2.0
3 stars 3 forks source link

New session response doesn't include the id of the request. #42

Closed gnarf closed 1 year ago

gnarf commented 1 year ago

the id is null in the response instead of the id of the originating request (which is the wrong data type currently: #40)

[Agent]: [debug] [message raw] {"id":null,"result":{"sessionId":"971ae831-4c76-42b3-87ca-16e3bbb9bb8a","capabilities":{"atName":"NVDA","atVersion":"2023.2","platformName":"windows"}}}