For users using OpenAPI Specification (OAS), you can generate customer-facing endpoints through /api-doc/openapi3-public.json.
Log into Black Duck.
Open a browser tab and paste the following URL using you Black Duck server address.
https://<your_black_duck_server>/api-doc/openapi3-public.jsonOn the page that's generated, right-click and save as
openapi3-public.jsonImport the saved
openapi3-public.jsoninto your application.