Make a portal using a proxy that I already create it

I made two APIs proxies and then made a product and put inside it the two proxies. Now when I use that product to make a portal without using any openAPI document (just the product that has two proxies inside), I didn't find the APIs on the portal. So How can I do it? Is that possible in the first place?

HassanKamel_0-1697816674893.png

 

0 1 190
1 REPLY 1

If you have not uploaded an OpenAPI or GraphQL Schema document, you will not see any content. Instead, you will see a "Page not available" screen with the message "Either sign-in is required to view this content or no content exists at this URL."

manojkumar1501_0-1698033121858.png

manojkumar1501_1-1698033250210.png

manojkumar1501_2-1698033287371.png

To fix the problem, I added a sample OpenAPI document for the same product. 

manojkumar1501_3-1698033929291.png

Now, I can see the page without having to log in.

manojkumar1501_4-1698033980728.png