Forum Discussion

aartinagdev's avatar
aartinagdev
Occasional Contributor
3 years ago

Swagger Hub - Swagger Editor | Not able to see externalDocs hyperlink in exported HTML

I am using Swagger Editor for documenting my API specification with OAS version 3.0.0 and need to link external documentation in it. I tried using externalDocs tag as below:

externalDocs:
description: Third Party Documentation
url: file:///D:/Doc/Request.pdf

I am able to see a hyperlink when I do View Documentation from Swagger Hub, but the same is missing in exported documentation in HTML Format.

2 Replies

    • aartinagdev's avatar
      aartinagdev
      Occasional Contributor

      Hi HKosova , thanks for the reply. I am facing similar issue as in the below github link but with OAS Version 3.0.0. Can you confirm if the issue still persists in 3.0.0 or there is something that I have to incorporate from my side. If the case is former, is there any workaround or expected time frame for the fix that I can look forward to ?