superfaceai / service-client

Library provides client for superface backend apis.
MIT License
5 stars 1 forks source link

Fix missing accept header in GET requests #91

Closed janhalama closed 1 year ago

janhalama commented 1 year ago

Description

This PR fixes missing Accept header in services API requests.

Motivation and Context

New version of SF services will require valid Accept header to be set in API requests.

Types of changes

Checklist: