View as Markdown
API

GET /products/{owner} endpoint has been removed

The `GET /products/{owner}` endpoint is replaced by `GET /repos/{owner}`, which returns more data.

This endpoint has been replaced by GET /repos/{owner} endpoint which returns more data.

Was this page helpful?