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
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
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 }}
conductor-oss
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
104
Code
Issues
25
Pull requests
18
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix application resource API inconsistencies
- #347
#347
Merged
IgorChvyrov-sm
merged 15 commits into
main
conductor-oss/python-sdk:main
from
fix_application_api_inconsistency
conductor-oss/python-sdk:fix_application_api_inconsistency
Copy head branch name to clipboard
Oct 22, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Fix application resource API inconsistencies
#347
IgorChvyrov-sm
merged 15 commits into
main
conductor-oss/python-sdk:main
from
fix_application_api_inconsistency
conductor-oss/python-sdk:fix_application_api_inconsistency
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2025
Empty string for application create_access_key permissions not allowed
IgorChvyrov-sm
committed
22d11d9
View commit details
Copy full SHA for 22d11d9
Browse repository at this point
Commits on Oct 19, 2025
Empty string for application add_role_to_application_user not allowed
IgorChvyrov-sm
committed
2609cf2
View commit details
Copy full SHA for 2609cf2
Browse repository at this point
Empty string for application delete_access_key not allowed
IgorChvyrov-sm
committed
addbaef
View commit details
Copy full SHA for addbaef
Browse repository at this point
Empty string for application remove_role_from_application_user not allowed
IgorChvyrov-sm
committed
4e6c8ca
View commit details
Copy full SHA for 4e6c8ca
Browse repository at this point
Covered /api/applications/key/{accessKeyId} route
IgorChvyrov-sm
committed
2d48440
View commit details
Copy full SHA for 2d48440
Browse repository at this point
Reformat and fix imports src/conductor/asyncio_client/orkes/orkes_authorization_client.py
IgorChvyrov-sm
committed
902b30f
View commit details
Copy full SHA for 902b30f
Browse repository at this point
Empty string for application get_access_keys not allowed
IgorChvyrov-sm
committed
3ef059a
View commit details
Copy full SHA for 3ef059a
Browse repository at this point
Empty string for application toggle_access_key_status not allowed
IgorChvyrov-sm
committed
b20ee6d
View commit details
Copy full SHA for b20ee6d
Browse repository at this point
Empty string for application get_tags_for_application not allowed
IgorChvyrov-sm
committed
972111d
View commit details
Copy full SHA for 972111d
Browse repository at this point
Fix application tags deletion
IgorChvyrov-sm
committed
29a5c5e
View commit details
Copy full SHA for 29a5c5e
Browse repository at this point
Empty string for application delete_tag_for_application not allowed
IgorChvyrov-sm
committed
c8e7c27
View commit details
Copy full SHA for c8e7c27
Browse repository at this point
Commits on Oct 20, 2025
Test suite for application resource api
IgorChvyrov-sm
committed
91283ad
View commit details
Copy full SHA for 91283ad
Browse repository at this point
Remove unused import
IgorChvyrov-sm
committed
ffe3fff
View commit details
Copy full SHA for ffe3fff
Browse repository at this point
Extend IntegrationDefFormFieldAdapter field_name whitelist
IgorChvyrov-sm
committed
a5d8234
View commit details
Copy full SHA for a5d8234
Browse repository at this point
Commits on Oct 21, 2025
Added comments that describes arg replacement
IgorChvyrov-sm
committed
e4c6a67
View commit details
Copy full SHA for e4c6a67
Browse repository at this point
You can’t perform that action at this time.