fixer
PUBLIC
Fixer
Handle fixer requests - supports two formats: 1) JSON with inline file contents in files array, 2) multipart/form-data with tar.zst bundle and manifest (same as Sandbox API). Use multipart for better performance with large projects.
post/v1/fixer
Request body
Response
Successful Response - returns JSON when response_encoding is "json", or multipart/form-data when response_encoding is "multipart"