Skip to content

HTTPClient: minor refactor; naming, constructor args#233

Merged
pda merged 1 commit intomainfrom
minor-http-client-refactor
Feb 4, 2025
Merged

HTTPClient: minor refactor; naming, constructor args#233
pda merged 1 commit intomainfrom
minor-http-client-refactor

Conversation

@pda
Copy link
Member

@pda pda commented Feb 3, 2025

Summary:

  • rename contact to request (and contact_uri to endpoint_uri)
  • take api_token as an arg, rather than reaching into global config

I'm extracting this refactor from another change which will add tagging support, to make that other change smaller.

Base automatically changed from bump-dev-dependencies to main February 3, 2025 23:24
Summary:
- rename `contact` to `request` (and `contact_uri` to `endpoint_uri`)
- take `api_token` as an arg, rather than reaching into global config

I'm extracting this refactor from another change which will add tagging
support, to make that change smaller.
@pda pda force-pushed the minor-http-client-refactor branch from bea7372 to f285ee4 Compare February 4, 2025 00:26
@pda pda merged commit 924bd31 into main Feb 4, 2025
1 check passed
@pda pda deleted the minor-http-client-refactor branch February 4, 2025 01:26
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.

3 participants