You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I expect the Import to succeed. There isn't a duplicate endpoint. While the definition is the same, it differs in datatype and OperationId. This is a valid open API spec.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
When importing the following OpenApi spec with the OpenApi importer in Azure Api Management, an error is returned:
'Importing API has duplicate signature operations: 2 operations with signature 'GET /api/group-users/{id}'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the Import to succeed. There isn't a duplicate endpoint. While the definition is the same, it differs in datatype and OperationId. This is a valid open API spec.
Screenshots
![image](https://private-user-images.githubusercontent.com/14272584/319591710-8d45d023-c3cc-4a4f-98f2-6252d17754fe.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDY5NTcsIm5iZiI6MTczOTM0NjY1NywicGF0aCI6Ii8xNDI3MjU4NC8zMTk1OTE3MTAtOGQ0NWQwMjMtYzNjYy00YTRmLTk4ZjItNjI1MmQxNzc1NGZlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3NTA1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThhOWYyNjcxYjliYTAwMTIxM2UzZjAwYWE3YmVhMjUyYmNhMjVkZWZhNzZjMDBlMmZjMGY3YmQ0NjhhZjY3MDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.x9M5kiQazdksS9LLL29Yyk0WWeaIs_-BlYaNg6aJOqU)
The text was updated successfully, but these errors were encountered: