Skip to content

Dry::Struct::Error when serializing document sections list #62

@lannon

Description

@lannon

The PandaDoc API does not return full DocumentSection objects when listing document sections for a document. Instead, it returns an abridged object containing just uuid and name attributes. We should make all other attributes on the DocumentSection object optional since they're not guaranteed to be present. This follows the existing pattern for Document objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions