Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

refactor: remove overly strict context types #108

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 13, 2023

  1. refactor: remove overly strict context types

    Other minor type changes: add types for overrides, fix broken payload type
    
    BREAKING CHANGE: The TypeScript types ServiceRequest and ServiceContext have been removed as service-client is not concerned with the shape of the context passed to it. Use types relevant to the context that you provide instead.
    treyp authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    03b3d0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e42e6 View commit details
    Browse the repository at this point in the history