Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/202 use text response instead of json #203

Merged
merged 7 commits into from
Jan 30, 2022

Conversation

mdasberg
Copy link
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.

None yet

1 participant