Skip to content

Commit 4737d71

Browse files
committed
Updated API from documentation release
1 parent 72afd2e commit 4737d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/api/resources/subscriptions.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ post:
128128
type: Subscription
129129
example: !include ../examples/subscription-update-response.example.json
130130
delete:
131-
displayName: Update Subscription by ID
131+
displayName: Delete Subscription by ID
132132
securedBy: [oauth_2_0: { scopes: ['manage_subscriptions:{projectKey}'] }]
133133
is:
134134
- versioned

0 commit comments

Comments
 (0)