Authorizations
Benchify API Key. Obtain a key from the Benchify web portal under Settings > Credentials. Provide the key in the Authorization header as Bearer $BENCHIFY_KEY
.
Body
application/json
Request model for the /api/fixer endpoint
List of files to process
Required array length:
1 - 1000
elementsConfiguration for which fix types to apply
DEPRECATED: use fix_types
instead. Legacy boolean flags container.
DEPRECATED: legacy boolean flags for which fixes to apply.
Whether to bundle the project (experimental)
ID of the template to use for the fixer process
Maximum length:
300
Format for the response (diff, changed_files, or all_files)
Available options:
DIFF
, CHANGED_FILES
, ALL_FILES
Meta information for the request Meta information for API requests