'json', // -------------------------------------------------------------------------- // The default format of data recieved. Can be form data or one of the // types defined in either the application/types or Sleepy/types folders // -------------------------------------------------------------------------- 'default_input_format' => 'json', ]; // End of config/general.php