Debug endpoint to inspect raw custom model data

Debug endpoint to see raw data format for troubleshooting.

get/models/{model_id}/custom-model-debug

Path parameters

model_idstring required

Response

Successful Response

{"stackTrail":"paths:/models/{model_id}/custom-model-debug:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes