You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In trying to integrate with Urjanet API (urjanet.com) I found I couldn't take advantage of resty's automatic JSON unmarshaling because Urjanet uses response content type "application/hal+json". I will submit a pull request to add this to the jsonCheck regexp
The text was updated successfully, but these errors were encountered:
In trying to integrate with Urjanet API (urjanet.com) I found I couldn't take advantage of resty's automatic JSON unmarshaling because Urjanet uses response content type "application/hal+json". I will submit a pull request to add this to the jsonCheck regexp
The text was updated successfully, but these errors were encountered: