Skip to content

Commit

Permalink
docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tfjanjua committed Oct 23, 2024
1 parent eb00d41 commit f5b7015
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api/apps-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2189,7 +2189,7 @@ paths:
get:
tags:
- Apps
summary: 'Retrieves the details of a subscription (Authorization required - Roles: subscribe_apps)'
summary: 'Retrieves the details of a subscription (Authorization required - Roles: view_subscription)'
description: 'Example: GET: /api/apps/{appId}/subscription/{subscriptionId}/subscriber'
parameters:
- name: appId
Expand Down
2 changes: 1 addition & 1 deletion docs/api/services-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@ paths:
get:
tags:
- Services
summary: 'Retrieves the details of a subscription (Authorization required - Roles: subscribe_service)'
summary: 'Retrieves the details of a subscription (Authorization required - Roles: view_service_subscriptions)'
description: 'Example: GET: /api/services/{serviceId}/subscription/{subscriptionId}/subscriber'
parameters:
- name: serviceId
Expand Down

0 comments on commit f5b7015

Please sign in to comment.