mirror of
https://github.com/sasjs/server.git
synced 2025-12-11 03:34:35 +00:00
chore(api): updated endpoint description
This commit is contained in:
@@ -1859,7 +1859,7 @@ paths:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: '#/components/schemas/SessionState'
|
||||
summary: 'Get session state (initialising, pending, running, completed, failed).'
|
||||
summary: "Get session state (initialising, pending, running, completed, failed).\nPolling session state won't work in a load-balanced situation."
|
||||
tags:
|
||||
- Session
|
||||
security:
|
||||
|
||||
Reference in New Issue
Block a user