Function getApisByProductId1
- getApisByProductId1(
__namedParameters: { environmentId: string; productId: string },
opts?: RequestOpts,
): Promise<CatalogApiResponse[]> Parameters
- __namedParameters: { environmentId: string; productId: string }
Optionalopts: RequestOpts