By default, API definitions are imported as is. If you want, you can choose to preformat the API definition by running it through a JSON parser as part of the import process. This can help to fix issues like incorrect whitespace or integers expressed as decimals with zero fractions (for example, 42.0) during the import itself.