Skip to content

Commit 04d8ee2

Browse files
author
Hampus Joakim Borgos
committed
Update tests
1 parent 1e3a4e9 commit 04d8ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/__snapshots__/index.spec.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4850,7 +4850,7 @@ export class RequestBodyService {
48504850
* @param requestBody A reusable request body
48514851
* @throws ApiError
48524852
*/
4853-
public static async postRequestBodyService(
4853+
public static async postApiVApiVersionRequestBody(
48544854
requestBody?: ModelWithString,
48554855
context?: any): Promise<void> {
48564856
const result = await __request({

0 commit comments

Comments
 (0)