Skip to content

Commit 640700e

Browse files
chore: rebase with master and update snapshot
1 parent 1e3bddd commit 640700e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/__snapshots__/index.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7630,7 +7630,7 @@ export class FileResponseService {
76307630
method: 'GET',
76317631
url: '/api/v{api-version}/file/{id}',
76327632
path: {
7633-
id: id,
7633+
id,
76347634
},
76357635
});
76367636
}

0 commit comments

Comments
 (0)