Skip to content

Commit

Permalink
Fixed filter name, it was improperly set.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertSabate authored Jul 21, 2020
1 parent 833c2a8 commit 2a4bc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/pubsub/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ objects:
A duration in seconds with up to nine fractional digits, terminated by 's'.
Example - "3.5s".
- !ruby/object:Api::Type::String
name: 'name'
name: 'filter'
required: false
description: |
The subscription only delivers the messages that match the filter.
Expand Down

0 comments on commit 2a4bc37

Please sign in to comment.