Add ability to exclude hidden fields

未關閉
#214 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
42/100
Issue 類型
功能
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
python
領域
api

研究方向

No files or tests are named. Start by locating the field collection logic and the field class attributes used when pulling all fields; determine how the hidden='true' value is represented. Done means callers can exclude hidden fields when retrieving all fields, or can access that option through the field class, with behavior covered by an appropriate test.

由索引模型根據 Issue 內容生成。

描述

enhancement

When you look at the fields we see there's an attribute of hidden='true'

It might be useful to be able to exclude these fields when pulling all fields or at least add that as part of the field class attributes.

I'd mark this as enhancement but don't see the ability to label myself. I'll see if I can include in a new PR in the near future.

主要語言
Python
星號
363
分支
183
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

tableau/document-api-python 的其他 Issue

查看 tableau/document-api-python 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。