Files
releases/docs/website/scripts
Patrick East 3bee3efc68 live-blocks: Fix for new playground undefined eval response
The playground changed to just return a null result rather than
returning a 4xx error for the response. We need to catch this case
and raise the expected OPAError in the live blocks scripts to keep
the UI behavior the same.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2019-11-16 14:04:05 -08:00
..