Skip to content

v2.3.0

Compare
Choose a tag to compare
@lugehorsam lugehorsam released this 03 Aug 17:17
· 62 commits to master since this release

Changed

  • Changed parameter list optionals and sequencing in rpcHttpKey.

    • The signature is now listed as follows: rpcHttpKey(httpKey: string, id: string, input?: object);
  • Renamed ApiOverrideOperator to ApiOperator.

  • Query params are now formatted with snake case rather than camel case internally by client.

Fixed

  • Fixed 401 Unauthorized Responses from the server in response to rpcHttpKey.