Describe the bug
Hello
this fails in copilot and copilot-cli:
{
"name": "my-plugin",
"source": {
"source": "url",
"repo": "https://some.internal.server/path/to/the/project.git",
"path": "plugins/my-plugin"
},
"description": "som description",
"version": "1.0.0",
}
to source.source = "url"
this cause the error: " Failed to add marketplace: Invalid marketplace.json: plugins.0.source: Invalid input "
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response
Describe the bug
Hello
this fails in copilot and copilot-cli:
to source.source = "url"
this cause the error: " Failed to add marketplace: Invalid marketplace.json: plugins.0.source: Invalid input "
Affected version
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
Additional context
No response