Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed data type to match other docs and added missing fields #321

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

Fank
Copy link
Collaborator

@Fank Fank commented Sep 19, 2024

This pull request includes updates to the pkg/infra/models/confluence_page.go file to enhance the Confluence page model by adding new fields and changing data types. The most important changes involve adding ParentID and OwnerID fields and changing the data type of ID and SpaceID from int to string.

Enhancements to Confluence page model:

Related documentations:

@Fank Fank requested a review from ctreminiom September 19, 2024 01:02
@Fank Fank self-assigned this Sep 19, 2024
@ctreminiom ctreminiom force-pushed the feature/confluence-pagetypefix branch from 46031a2 to ec4884e Compare September 30, 2024 05:39
@ctreminiom ctreminiom merged commit 37270f8 into main Sep 30, 2024
40 checks passed
@ctreminiom ctreminiom deleted the feature/confluence-pagetypefix branch September 30, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

2 participants