{ "opencollection": "1.0.0", "info": { "name": "Pulumi APIs AccessTokens AI API", "version": "1.0.0" }, "items": [ { "info": { "name": "AI", "type": "folder" }, "items": [ { "info": { "name": "AITemplate", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/ai/template", "body": { "type": "json", "data": "{}" } }, "docs": "Generates a Pulumi template using the Pulumi AI service." } ] } ], "bundled": true }