Commit bfd9cdf
committed
Add page_exists, blog_post_exists, and title lookup methods to Confluence Cloud (closes #581)
The Server implementation had these methods but the Cloud module was
missing them. Adds get_page_by_title, get_blog_post_by_title,
page_exists, and blog_post_exists to match Server API parity.1 parent 63e744f commit bfd9cdf
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
63 | 81 | | |
64 | 82 | | |
65 | 83 | | |
| |||
0 commit comments