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
Should be stupid simple with hug since we're already wrapping most of the config in dict-like objects which means processing json is supported out of the box.
The text was updated successfully, but these errors were encountered:
Comment by tgoodlet Wednesday Oct 05, 2016 at 15:52 GMT
@vodik made an interesting point to me that we could consider using a patch request to enable modifying portions of the entire configuration as a single resource.
Issue by tgoodlet
Tuesday Oct 04, 2016 at 21:04 GMT
Originally opened as sangoma/sandswitches#7
Should be stupid simple with hug since we're already wrapping most of the config in
dict
-like objects which means processingjson
is supported out of the box.The text was updated successfully, but these errors were encountered: