diff --git a/pkg/dashboard/frontend/src/components/apis/APIExplorer.tsx b/pkg/dashboard/frontend/src/components/apis/APIExplorer.tsx index 5883e318..c964b26c 100644 --- a/pkg/dashboard/frontend/src/components/apis/APIExplorer.tsx +++ b/pkg/dashboard/frontend/src/components/apis/APIExplorer.tsx @@ -808,7 +808,18 @@ const APIExplorer = () => { > creating APIs {' '} - as we are unable to find any existing APIs. + as we are unable to find any existing APIs.
+ APIs built using{' '} + + the Nitric HTTP Proxy + {' '} + will not appear in this view. You can test these using an external + tool such as cURL, Postman or Insomnia. )}