Return a shields.io-compatible badge payload for a repo
Public-safe
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| owner* | path | string | — |
| repo* | path | string | — |
Responses
- 200Badge payload
- 404The repo has no public badge (unknown, private, uninstalled, or badgeEnabled off)
- 503The badge data could not be loaded (a transient loader failure, short-cached)