The design endpoint (here) is not yet implemented. It should be prior to roll-out.
It initiates a file download, which can be dealt with via. this code. We may consider making a registerFileEndpoint function to modularize this like the other functions, but I imagine that would be of little utility since few endpoints return .zip files.
The design endpoint (here) is not yet implemented. It should be prior to roll-out.
It initiates a file download, which can be dealt with via. this code. We may consider making a
registerFileEndpoint
function to modularize this like the other functions, but I imagine that would be of little utility since few endpoints return .zip files.