Skip to content

Conversation

alexef
Copy link

@alexef alexef commented Mar 12, 2025

This PR adds the ownedBy optional field to the Content History response structure.

Example use:

GetContentByID(page.ID, goconfluence.ContentQuery{
   Expand: []string{"history.ownedBy"},
})
Checklist
  • mage test passes
  • unit tests are included and tested
  • documentation is added or changed

@alexef alexef changed the title Add ownedBy to History struct Add ownedBy to History struct and Email to User Mar 12, 2025
alexef added 2 commits March 12, 2025 11:09
The email address of the user. Depending on the user's privacy setting, this may return an empty string.
@alexef alexef changed the title Add ownedBy to History struct and Email to User Add ownedBy to History struct and Email,AccountStatus to User Mar 12, 2025
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.

1 participant