Esri / hub-py

Python interface to ArcGIS Hub
https://github.com/esri/hub-py/wiki
Apache License 2.0
42 stars 13 forks source link

Updating discussions module #128

Closed jeromesteve202 closed 2 years ago

jeromesteve202 commented 2 years ago

Original Issue: https://devtopia.esri.com/dc/hub/issues/4242

I have added a Reaction class which makes it possible to store the ID and also be able to delete it easily.

Also, all endpoints have been updated to use https instead of http.

Notebook has also been updated.