-
Notifications
You must be signed in to change notification settings - Fork 15
Enhancement: add data property to blogPost.updateBlogPost #106
Copy link
Copy link
Open
Labels
enhancementDenotes a suggestion or request aimed at improving or adding new features to the projectDenotes a suggestion or request aimed at improving or adding new features to the projectgood first issueHighlights beginner-friendly tasks, ideal for those looking to contribute for the first timeHighlights beginner-friendly tasks, ideal for those looking to contribute for the first timehelp wantedSignals that additional assistance or expertise is needed on a particular issue or featureSignals that additional assistance or expertise is needed on a particular issue or feature
Milestone
Metadata
Metadata
Assignees
Labels
enhancementDenotes a suggestion or request aimed at improving or adding new features to the projectDenotes a suggestion or request aimed at improving or adding new features to the projectgood first issueHighlights beginner-friendly tasks, ideal for those looking to contribute for the first timeHighlights beginner-friendly tasks, ideal for those looking to contribute for the first timehelp wantedSignals that additional assistance or expertise is needed on a particular issue or featureSignals that additional assistance or expertise is needed on a particular issue or feature
Projects
Status
Todo
This issue tracks the need to enhance the
blogPost.updateBlogPostmethod by including adataproperty. The data property should have the following structure:PR should include also typings for
updateId,status,title,body,versionReference:
For more context and detailed information, please refer to the Confluence REST API documentation.