mirror of
https://github.com/badges/shields.git
synced 2025-04-18 19:44:04 +03:00
fix typo in pepy downloads (#10475)
This commit is contained in:
parent
4a37203da7
commit
84897f3836
@ -29,7 +29,7 @@ export default class PepyDownloads extends BaseJsonService {
|
||||
static openApi = {
|
||||
'/pepy/dt/{packageName}': {
|
||||
get: {
|
||||
summary: 'Pepy Total Downlods',
|
||||
summary: 'Pepy Total Downloads',
|
||||
description,
|
||||
parameters: pathParams({
|
||||
name: 'packageName',
|
||||
|
Loading…
x
Reference in New Issue
Block a user