[Type 1] Implement Tableau Cloud-specific requests for the Subscriptions endpoint
還沒有人認領這個 Issue。
評估
研究方向
Start with the Tableau subscriptions REST API documentation and the existing SubscriptionItem definition to compare the Server schedule_id format with Tableau Cloud fields. Then inspect construction of the Server object and how its URL could distinguish online.tableau.com. Done means requests support both Tableau Server and Tableau Cloud subscription formats without breaking the existing Server behavior.
由索引模型根據 Issue 內容生成。
描述
Description:
The Subscriptions endpoint works somewhat differently for Tableau Cloud & Tableau Server, in that the subscription schedule needs to be defined as part of the request for Tableau Cloud. As of now, TSC only supports the request format for the Server endpoint, where a schedule id needs to be provided. This feature would implement the Tableau Cloud request format alongside the Tableau Server format. The subscriptions REST API documentation: https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_subscriptions.htm#tableau-cloud-request
A "quick-and-dirty" implementation could allow the user to specify in the SubscriptionItem definition that instead of schedule_id, they'd like to set all the Tableau Cloud-specific fields. However, if it is expected that more API methods will have Tableau Server & Cloud versions, it could be beneficial to automatically detect Tableau Cloud vs Tableau Server during the construction of the Server object and pick the correct endpoint specs accordingly. TSC doesn't currently seem to have a way to distinguish between requests made to Tableau Cloud & Tableau Server, so this would need to be added first, potentially by checking the server URL for (online.tableau.com).
- 主要語言
- Python
- 星號
- 716
- 分支
- 446
- 平均合併
- 1 天 2 小時
- 30 天內合併 PR
- 1
環境準備
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
tableau/server-client-python 的其他 Issue
-
in-progress
難度 2/5 1-3 小時 新手友好度 78/100
tableau/server-client-python#1884 ·
-
難度 2/5 1-3 小時 新手友好度 70/100
tableau/server-client-python#1865 ·
-
in-progress
難度 2/5 1-3 小時 新手友好度 78/100
tableau/server-client-python#1829 · 1 則留言 ·
-
enhancement gap needs investigation
難度 2/5 1-3 小時 新手友好度 68/100
tableau/server-client-python#1322 · 1 則留言 ·
-
[Type2] Allow Incremental Refresh type schedules to be added via `server.schedules.add_to_schedule`未關閉help wanted Server-Side Enhancement ui-exists
難度 2/5 1-3 小時 新手友好度 68/100
tableau/server-client-python#1101 · 3 則留言 ·
查看 tableau/server-client-python 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
solana-foundation/pay-kit#341 ·
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 78/100
nasa/python_cmr#123 ·
-
難度 1/5 1 小時以內 新手友好度 92/100
EleutherAI/lm-evaluation-harness#4243 ·
維護者通常 1 天內回覆
-
area: dashboard bug perceived difficulty: 3
難度 2/5 1-3 小時 新手友好度 88/100
Nitjsefnie-Harness-Commons/daedalus#1179 ·
維護者通常 1 天內回覆
-
難度 2/5 1-3 小時 新手友好度 88/100
cusp-ai-oss/tojax#17 ·