Skip to content

Commit

Permalink
improve and de-dupe service titles
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Aug 21, 2023
1 parent 239ee6c commit 8d0723a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/fedora/fedora.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default class Fedora extends BaseJsonService {
static openApi = {
'/fedora/v/{packageName}/{branch}': {
get: {
summary: 'Fedora package',
summary: 'Fedora package (with branch)',
description,
parameters: pathParams(
{
Expand Down

0 comments on commit 8d0723a

Please sign in to comment.