export_config#

Spectral.export_config(output_file)[source]#

Generate a configuration file from active report.

Parameters:
output_filestr

Full path to json file.

Returns:
bool

True when successful, False when failed.