working with similar json objects, casting int to string – Ios swift
i am working with a service that have both a websocket for live data and a api for historical data the JSON looks similar and i would like to decode it to the same object the only difference is that…