When a response from an API, says in the OpenAPI Spec it can be a non whole number (float, number), the Python is only returning a numeric value, when the value itself is a literal float, if the ...