Skip to content

Commit

Permalink
fix: Fixed bulk_revoke parameter name
Browse files Browse the repository at this point in the history
  • Loading branch information
zamanafzal committed Jan 15, 2024
1 parent d8e8849 commit de60bc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions api-compact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ endpoints:
type: "string"
description: "user email"
filters:
name: "Revokefilters"
description: "Filters for lookup and filtering of licenses to revoke."
type: "array"
items:
Expand Down
1 change: 1 addition & 0 deletions api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ endpoints:
type: string
description: user email
filters:
name: "Revokefilters"
description: Filters for lookup and filtering of licenses to revoke.
type: array
items:
Expand Down

0 comments on commit de60bc0

Please sign in to comment.