Skip to content

GetAttachments incorrect return type #50

@Scapal

Description

@Scapal

Describe the bug
When I use GetAttachments on our Confluence Datacenter servers 7.19, the return doesn't match the Search structure due to Search.Results not matching what is actually received in the json.
If I change Search.Results field type from []Results to []Content (along with results in content.go@199), then I get the correct content.

Release version
I used v1.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions