Skip to content

Commit

Permalink
make payload nullable
Browse files Browse the repository at this point in the history
  • Loading branch information
manan19 committed Oct 28, 2024
1 parent 9fb949d commit 26d0b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3893,7 +3893,7 @@ components:
description: |
The payload of the action being performed.
type: object

nullable: true
parameters:
ApiKey:
name: api_key
Expand Down

0 comments on commit 26d0b32

Please sign in to comment.