Remove projectId, branchId and url from the file object
In the Web IDE only a single project can be opened at a time, so projectId and branchId aren't needed on a file. Also those properties were used to derive the url property, which is now turned into a getter.
Showing
Please register or sign in to comment