Hi,
To cache the metadata in the browser, I want to be able to add a version number to the metadata url. What is the best way to overwrite the default metadata url? It defaults to the service name property. I am aware of the technique of generating metadata at compile time/start up time and writing it to a file. I'd rather not do that.