Pages
Wiki pages are the MD files that are stored in a Git repository in the backend.
Operations
Create Or Update |
Creates or edits a wiki page. |
Delete Page |
Deletes a wiki page. |
Delete Page By Id |
Deletes a wiki page. |
Get Page |
Gets metadata or content of the wiki page for the provided path. Content negotiation is done based on the |
Get Page By Id |
Gets metadata or content of the wiki page for the provided page id. Content negotiation is done based on the |
Update |
Edits a wiki page. |