Skip to content

Fix/202 use text response instead of json#203

Merged
mdasberg merged 7 commits into
masterfrom
fix/202-use-text-response-instead-of-json
Jan 30, 2022
Merged

Fix/202 use text response instead of json#203
mdasberg merged 7 commits into
masterfrom
fix/202-use-text-response-instead-of-json

Conversation

@mdasberg

Copy link
Copy Markdown
Contributor

as reported in #202 the response of selectPreset is returning a string instead of a json message.
By default Angular will process the api call as json. This breaks as the return type is text.

@mdasberg
mdasberg merged commit f614742 into master Jan 30, 2022
@mdasberg
mdasberg deleted the fix/202-use-text-response-instead-of-json branch January 30, 2022 12:36
mdasberg added a commit that referenced this pull request Jan 30, 2022
github-actions Bot pushed a commit that referenced this pull request Jan 30, 2022
## [3.1.1](v3.1.0...v3.1.1) (2022-01-30)

### Bug Fixes

* [#202](#202) use text response instead of json ([#203](#203)) ([e4ebad9](e4ebad9))
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.

1 participant