Add ability to exclude hidden fields

Offen
#214 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
42/100
Issue-Typ
Feature
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
python
Bereich
api

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

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.

Vorherrschende Sprache
Python
Sterne
363
Forks
183
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus tableau/document-api-python

Alle Issues in tableau/document-api-python

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.