Issue 3599: Add snippets_enabled flag to projects for API
Compare changes
- Drew Blessing authored
+ 7
− 5
@@ -75,10 +75,11 @@ module API
@@ -75,10 +75,11 @@ module API
@@ -90,7 +91,8 @@ module API
@@ -90,7 +91,8 @@ module API
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Created by: dblessing
Fixes #3599 (closed).
I have tested this for both creation and retrieval via API and it all works as described. I applied these changes and tested on a master branch build.