We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e3a4e9 commit 04d8ee2Copy full SHA for 04d8ee2
test/__snapshots__/index.spec.js.snap
@@ -4850,7 +4850,7 @@ export class RequestBodyService {
4850
* @param requestBody A reusable request body
4851
* @throws ApiError
4852
*/
4853
- public static async postRequestBodyService(
+ public static async postApiVApiVersionRequestBody(
4854
requestBody?: ModelWithString,
4855
context?: any): Promise<void> {
4856
const result = await __request({
0 commit comments