You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
QueryDocumentRequest::extract_result_json -- get rid of clone and parse DocumentAttributes adhoc while building new value.
Rework responses to be thin wrappers around HTTP response, delaying actual parsing / processing of the response until it is actually requested by the user. Move to ref model instead of pre-emptively converting everything to owned.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: