Skip to content

feat: refine method signature#4

Merged
Trenza1ore merged 2 commits into
mainfrom
feat/refine-method-signature
Jun 16, 2026
Merged

feat: refine method signature#4
Trenza1ore merged 2 commits into
mainfrom
feat/refine-method-signature

Conversation

@Trenza1ore

Copy link
Copy Markdown
Owner

No description provided.

5 methods that previously forwarded JSON body fields via **payload now
expose named keyword arguments derived from the REST API documentation,
with **kwargs retained for backward compatibility.
All methods that previously forwarded JSON body fields via generic **payload now expose named keyword arguments derived from the REST API documentation, with **kwargs retained for backward compatibility.

Affected resource groups:
- webhooks: create, update
- orgs: create_repo, update
- repos: set_org_repo_status, transfer_to_org, update_transition,
  update_push_config, upload_image, upload_file, update_repo_settings,
  update_pull_request_settings, transfer
- pulls: request_test
@Trenza1ore Trenza1ore merged commit a268565 into main Jun 16, 2026
3 checks passed
@Trenza1ore Trenza1ore deleted the feat/refine-method-signature branch June 16, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant