question

AsierDelPozo-4080 avatar image
0 Votes"
AsierDelPozo-4080 asked

Swagger template import ignoring summary and using operationId as display name

I have a swagger 2.0 open api file that I import into Azure api. During the import process, the summary field of the operations are being ignored, so operationId is being used as display name in Azure.

This image may explain what I would expect:

122014-untitled.png

As explained here
https://social.msdn.microsoft.com/Forums/windowsapps/en-US/60eae8ba-0d97-4e90-a4aa-dfff227fe090/problems-when-importing-swaggeropenapi-files-into-azure-api-management
and here
https://docs.microsoft.com/en-us/azure/api-management/api-management-api-import-restrictions

However, instead of summary as the name displayed, I am seeing operationid.

Is this expected?


azure-api-management
untitled.png (98.0 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers