Passing Schema as a Parameter for Local and Remote File Handling
Is it recommended to pass schema as a parameter?
I am wanting to do this to push through a local file loader and remote file loader to have an update local file function however I have not been able to figure out how to do this with a generic extending Schema.Struct. Also, I am wanting to take the RemoteSchema and wrapping it with the etag from remote file.
I am wanting to do this to push through a local file loader and remote file loader to have an update local file function however I have not been able to figure out how to do this with a generic extending Schema.Struct. Also, I am wanting to take the RemoteSchema and wrapping it with the etag from remote file.
