Private Cloud, Create API use OpenAPI, local json file

Hi,

In private cloud 4.17.xx, when I want to create a reverse proxy Api and use an OpenApi spec, it prompts me for a Url. My spec is not online, it is a local .json file.

I tried to reference the file on the url like below, but i get an error. Is there a way to do it? I tried with chrome (with added extension) and Firefox...in both cases I could browse the file in the browser.

6442-useopenapifile.jpg

0 2 171
2 REPLIES 2

Not applicable

Hi @samuel ucich, Could you please see the solution posted in the post here

Hi,

Seemed like a promising solution, but it did not work. Note i'm trying to point directly to a file in the filesystem.

If I put in 'file://' i see the same error. Seems like the UI wants to use a property of the browser?

6446-filescheme.jpg

If I put in 'http://' I get a different error msg:

6447-httpscheme.jpg