Skip to content

DA + action from spec will write data endlessly #16307

Description

@HuihuiWu-Microsoft

Describe the bug
Reported from Diego Riera:

Agent toolkit have a bug, when I select to create an action and use GET /user from graph it starts to download sample an keep on it until disk become full

Image Image

To Reproduce
Steps to reproduce the behavior:
Steps to reproduce the behavior:

  1. Go to 'Create a new agent/app'
  2. Click on 'Declarative Agent'
  3. Click on 'Add an Action'
  4. Click on 'Start with an OpenAPI Description Document'
  5. Click on 'Enter OpenAPI Description...'
  6. Paste URL "https://aka.ms/graph/v1.0/openapi.yaml"
  7. Select GET /Users
  8. It will download sample until disk is full

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

VS Code Extension Information (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

CLI Information (please complete the following information):

  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions