Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 2.97 KB

putv1indexesindexidjsonresponse.md

File metadata and controls

13 lines (10 loc) · 2.97 KB

PutV1IndexesIndexIDJSONResponse

Fields

Field Type Required Description
content_type str ✔️ HTTP response content type for this operation
status_code int ✔️ HTTP response status code for this operation
raw_response requests.Response ✔️ Raw HTTP response; suitable for custom response parsing
v1_index_data_response Optional[str] successful operation
v1_index_data_response1 Optional[components.V1IndexDataResponse] successful operation
body Optional[bytes] N/A