Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PSPDFKit
/
nutrient-dws-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
54
Code
Issues
1
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Pull Request: Add Missing Direct API Tools
- #29
#29
Merged
jdrhyne
merged 25 commits into
main
PSPDFKit/nutrient-dws-client-python:main
from
feat/add-missing-tools
PSPDFKit/nutrient-dws-client-python:feat/add-missing-tools
Copy head branch name to clipboard
Jul 2, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Pull Request: Add Missing Direct API Tools
#29
jdrhyne
merged 25 commits into
main
PSPDFKit/nutrient-dws-client-python:main
from
feat/add-missing-tools
PSPDFKit/nutrient-dws-client-python:feat/add-missing-tools
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2025
feat: add missing direct API tools
Show description for 9baad17
jdrhyne
committed
9baad17
View commit details
Copy full SHA for 9baad17
Browse repository at this point
test: add comprehensive integration tests for new Direct API methods
Show description for 0ea6ec5
jdrhyne
committed
0ea6ec5
View commit details
Copy full SHA for 0ea6ec5
Browse repository at this point
fix: correct action types and add missing mappings for new tools
Show description for 6d414eb
jdrhyne
committed
6d414eb
View commit details
Copy full SHA for 6d414eb
Browse repository at this point
fix: resolve potential CI failures in new Direct API methods
Show description for b667868
jdrhyne
committed
b667868
View commit details
Copy full SHA for b667868
Browse repository at this point
fix: correct API parameter formats for createRedactions
Show description for 92f1dbe
jdrhyne
committed
92f1dbe
View commit details
Copy full SHA for 92f1dbe
Browse repository at this point
Commits on Jun 26, 2025
fix: add Python 3.9 compatibility by replacing new syntax
Show description for 827f2fb
jdrhyne
committed
827f2fb
View commit details
Copy full SHA for 827f2fb
Browse repository at this point
fix: add Python 3.9 compatibility to remaining integration test file
Show description for 5c75ff3
jdrhyne
committed
5c75ff3
View commit details
Copy full SHA for 5c75ff3
Browse repository at this point
fix: configure project for Python 3.9+ compatibility
Show description for 28a4d27
jdrhyne
committed
28a4d27
View commit details
Copy full SHA for 28a4d27
Browse repository at this point
fix: resolve Python 3.9 compatibility in remaining integration test files
Show description for 37c7804
jdrhyne
committed
37c7804
View commit details
Copy full SHA for 37c7804
Browse repository at this point
fix: restore modern Python 3.10+ syntax as intended by project design
Show description for c76074c
jdrhyne
committed
c76074c
View commit details
Copy full SHA for c76074c
Browse repository at this point
fix: apply code formatting with ruff format
Show description for e9be734
jdrhyne
committed
e9be734
View commit details
Copy full SHA for e9be734
Browse repository at this point
fix: remove unsupported base_url parameter from test fixtures
Show description for d41429f
jdrhyne
committed
d41429f
View commit details
Copy full SHA for d41429f
Browse repository at this point
fix: replace Python 3.10+ union syntax in integration tests
Show description for 5cb0db5
jdrhyne
committed
5cb0db5
View commit details
Copy full SHA for 5cb0db5
Browse repository at this point
fix: resolve ruff linting issues in integration tests
Show description for 813800c
jdrhyne
committed
813800c
View commit details
Copy full SHA for 813800c
Browse repository at this point
fix: resolve isinstance union syntax runtime error
Show description for 79b945a
jdrhyne
committed
79b945a
View commit details
Copy full SHA for 79b945a
Browse repository at this point
fix: remove unsupported stroke_width parameter and update preset values
Show description for b41d4e7
jdrhyne
committed
b41d4e7
View commit details
Copy full SHA for b41d4e7
Browse repository at this point
fix: critical API integration issues for new Direct API methods
Show description for 18b8e1f
jdrhyne
committed
18b8e1f
View commit details
Copy full SHA for 18b8e1f
Browse repository at this point
fix: correct API parameter formats based on live testing
Show description for 6400965
jdrhyne
committed
6400965
View commit details
Copy full SHA for 6400965
Browse repository at this point
fix: comprehensive fix for Direct API integration
Show description for 2a0bc98
jdrhyne
committed
2a0bc98
View commit details
Copy full SHA for 2a0bc98
Browse repository at this point
fix: comprehensive integration test fixes based on API patterns
Show description for 6e96b0f
jdrhyne
committed
6e96b0f
View commit details
Copy full SHA for 6e96b0f
Browse repository at this point
fix: comprehensive CI failure resolution based on multi-LLM analysis
Show description for 1526834
jdrhyne
committed
1526834
View commit details
Copy full SHA for 1526834
Browse repository at this point
fix: apply ruff formatting to http_client.py
Show description for 9516f48
jdrhyne
committed
9516f48
View commit details
Copy full SHA for 9516f48
Browse repository at this point
fix: resolve API compatibility issues found in integration tests
Show description for 1d26358
jdrhyne
committed
1d26358
View commit details
Copy full SHA for 1d26358
Browse repository at this point
Commits on Jul 1, 2025
fixes issues so that we pass integration tests (#30)
HungKNguyen
authored
83a9dbe
View commit details
Copy full SHA for 83a9dbe
Browse repository at this point
Commits on Jul 2, 2025
fixing linting issue (#31)
HungKNguyen
authored
b6b7186
View commit details
Copy full SHA for b6b7186
Browse repository at this point
You can’t perform that action at this time.