Autodesk-Forge / forge-bim360-issues

DEPRECATED
https://github.com/autodesk-platform-services/aps-bim360-issues
MIT License
16 stars 20 forks source link

How to save issues? #9

Open armcmu opened 4 years ago

armcmu commented 4 years ago

Could you please explain how to save issues after I created issue following your code? Thank you.

augustogoncalves commented 4 years ago

this is the function that POST Issues (i.e. save): https://github.com/Autodesk-Forge/forge-bim360-issues/blob/master/bim360issues/Controllers/BIM360Controller.cs#L102