From 9b34ccd4fe5511a0a12fe8070facfe3c95dac03d Mon Sep 17 00:00:00 2001 From: Rickcau Date: Mon, 4 Dec 2023 17:30:58 -0500 Subject: [PATCH] Update fix-apim-swagger-issue.md --- assets/howtos/fix-apim-swagger-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/howtos/fix-apim-swagger-issue.md b/assets/howtos/fix-apim-swagger-issue.md index 89d427b..a09d824 100644 --- a/assets/howtos/fix-apim-swagger-issue.md +++ b/assets/howtos/fix-apim-swagger-issue.md @@ -34,7 +34,7 @@ At this point, you will have a blank API. Now, we need to import the Swagger fo At this point all the operations will be created based on the Swagger file you just imported. Below is an example of what the operations may look like after following these steps. -![]({{ site.baseurl }}/assets/images/APIM/Then-Import-the-Swagger.jpg) +![]({{ site.baseurl }}/assets/images/APIM/Successful-Import.jpg) ## Closing Summary This issue has been reported so if you are not experiencing this issue, it means it has been fixed.