fireblocks / fireblocks-sdk-py

Official Python SDK for Fireblocks API
http://docs.fireblocks.com/api/swagger-ui/
MIT License
51 stars 40 forks source link

Add User-Agent HTTP header #94

Closed YoavBZ closed 1 year ago

YoavBZ commented 1 year ago

Pull Request Description

Add User-Agent header to every HTTP request.

Examples:

Note: The OS types is Linux on Linux, Darwin on macOS, and Windows_NT on Windows.

I've also added a step in the python-package.yml workflow to test the package installation (linting isn't enough) on multiple OSs.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: