Skip to content

Comments

fix: DocumentSection optional attributes#63

Merged
opti merged 4 commits intoopti:mainfrom
lannon:fix-document-section-object
Jul 22, 2025
Merged

fix: DocumentSection optional attributes#63
opti merged 4 commits intoopti:mainfrom
lannon:fix-document-section-object

Conversation

@lannon
Copy link
Contributor

@lannon lannon commented Jul 22, 2025

The List Document Sections endpoint returns abridged representations of document sections. This representation only contain the uuid and name attributes.
Updates the PandaDoc::Objects::DocumentSection object to mark all other attribute as optional.

lannon added 4 commits July 22, 2025 11:27
Only the `uuid` and `name` attributes are present on results from the list operation.
This marks the other attributes as optional.
Fixes `DocumentSection` optional attributes issue
@opti opti merged commit 5fbe1a3 into opti:main Jul 22, 2025
6 checks passed
@lannon lannon deleted the fix-document-section-object branch July 22, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants