Skip to content

Commit 7b8d3ee

Browse files
committed
Add op description
1 parent 7756ef2 commit 7b8d3ee

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go/plumbing/operations/operations_client.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swagger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,8 @@ paths:
722722
/purge:
723723
post:
724724
operationId: purgeCache
725+
description: >-
726+
Purges cached content from Netlify's CDN. Support purging by Cache-Tags.
725727
tags: [purge]
726728
consumes:
727729
- application/json

0 commit comments

Comments
 (0)