document-api-python
document-api-python copied to clipboard
Add ability to exclude hidden fields
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.