* Added a new field "sideload-objects" that can be passed in the metadata of the catalog file as a list
* A variable "SIDELOAD_OBJECTS" added which has a list of all objects that can be side loaded to tickets
* Method added to add the schema for these side loaded objects to stream.schema which will check if these objects are valid side load objects and add the schema if true
* Change added to fetch tickets call to include sideload objects