Closed mwardbopp closed 2 years ago
this bug affects the vscode extension, which looks for the "declaration" object to inject the atc agent and does successfully process with AS3. AS3 post error below;
{
"id": "22db6901-ed06-4ebf-aeef-397b94dc479b",
"results": [
{
"message": "for action \"deploy\", a declaration is required.",
"code": 400
}
],
"declaration": {}
}
With the help of @p-semenov-f5, we found that this is happening in vscode. I will have a fix out shortly.
Tracked here: https://github.com/f5devcentral/f5-conx-core/issues/20
Will close everything once fixed
fixed in vscode-f5 pending v3.6.1 release. please close
Environment
Summary
When converting TMOS config w/ ACC I get this:
instead of
Steps To Reproduce
Steps to reproduce the behavior: