Skip to content

Commit

Permalink
add contentURL as a filter
Browse files Browse the repository at this point in the history
  • Loading branch information
jacalata committed Mar 25, 2023
1 parent aeb033b commit e32bf07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tableauserverclient/server/request_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class Operator:
class Field:
Args = "args"
CompletedAt = "completedAt"
ContentUrl = "contentUrl"
CreatedAt = "createdAt"
DomainName = "domainName"
DomainNickname = "domainNickname"
Expand Down

0 comments on commit e32bf07

Please sign in to comment.