Hello, Is there a way I can get the schema behind the JSON that Twitter api returns e.g.- If noOfTweets is Integer then i also get that datatype back somehow? something like .xsd information. #json #schema #rest-api #response #xsd
We do not publish a schema for the JSON objects, you’ll need to look at the developer documentation example formats to understand the fields that are returned.