Error converting value \"mcp\" to type 'Microsoft.Azure.ApiManagement.Management.Contracts.ApiTypeContract'.
- Dominant language
- No language data
- Stars
- 28
- Forks
- 75
- Avg merge
- 9d 2h
- Merged PRs (30d)
- 3
Description
I attempted to create the MCP Server with the new preview feature and got this message:
{
"error": {
"code": "ValidationError",
"message": "One or more fields contain incorrect values:",
"details": [
{
"code": "ValidationError",
"target": "representation",
"message": "Parsing error(s): An error occured while parsing the input. Message: Error converting value \"mcp\" to type 'Microsoft.Azure.ApiManagement.Management.Contracts.ApiTypeContract'. Path 'type', line 2, position 15."
}
]
}
}
I did verify I have AI Gateway Early set for my updates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.