You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{name: z.string().describe("Name of the person to greet"),style: z.string().describe("The style of greeting, such a formal, excited, or casual. If not specified casual will be used")},
// "description": "Full autonomous workflow instructions to generate a partner Azure PowerShell module via Autorest.",
112
+
// "parameters": [
113
+
// {"name": "serviceName", "description": "Service name placeholder. This also often corresponds with the Name of the Powershell Module.", "type": "string", "optional": true},
114
+
// {"name": "commitId", "description": "Commit id of the swagger from azure-rest-api-specs", "type": "string", "optional": true},
115
+
// {"name": "serviceSpecs", "description": "Service specs path under specification. Path of a swagger upto the resource-manager.", "type": "string", "optional": true},
116
+
// {"name": "swaggerFileSpecs", "description": "Swagger JSON relative path. Entire path of the swagger down to the openapi file.", "type": "string", "optional": true}
0 commit comments