-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat/getoutline #14
Feat/getoutline #14
Conversation
Quality Gate passedIssues Measures |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement, Documentation
Description
GetOutlineClient
class inglueops/getoutline.py
for managing documents via the Outline API, including methods for creating, updating, deleting, and retrieving documents.setup.py
to0.6.0
.README.md
with updated installation instructions, usage examples for the newGetOutlineClient
, and additional documentation for existing features.Changes walkthrough 📝
getoutline.py
Add GetOutlineClient for Outline API interaction
glueops/getoutline.py
GetOutlineClient
for interacting with theOutline API.
and retrieve documents.
setup.py
Update package version to 0.6.0
setup.py
0.6.0
.README.md
Update README with new version and usage examples
README.md
0.6.0
.GetOutlineClient
.Kubernetes, and Vault.