Make it explicit that finished is set to true on failures too
Apparently it's not obvious, as today I was talking to people confused by it. Change-Id: I9b518973057ba064ff55678ff2cb9a892b4ce05e
This commit is contained in:
parent
5fbbf9ccc3
commit
1006b3aed1
@ -48,6 +48,7 @@ Response:
|
|||||||
Response body: JSON dictionary with keys:
|
Response body: JSON dictionary with keys:
|
||||||
|
|
||||||
* ``finished`` (boolean) whether introspection is finished
|
* ``finished`` (boolean) whether introspection is finished
|
||||||
|
(``true`` on introspection completion or if it ends because of an error)
|
||||||
* ``error`` error string or ``null``
|
* ``error`` error string or ``null``
|
||||||
|
|
||||||
Get Introspection Data
|
Get Introspection Data
|
||||||
|
Loading…
Reference in New Issue
Block a user