issue #3: UPDATE including rotes for Projects collection type in the script
Compare changes
+ 35
− 1
@@ -6,6 +6,7 @@ app = Flask(__name__)
@@ -6,6 +6,7 @@ app = Flask(__name__)
@@ -26,6 +27,29 @@ layout: 'legal'
@@ -26,6 +27,29 @@ layout: 'legal'
@@ -67,7 +91,7 @@ summary: "{summary}"
@@ -67,7 +91,7 @@ summary: "{summary}"
@@ -75,6 +99,16 @@ def delete_post(post_id, content_type):
@@ -75,6 +99,16 @@ def delete_post(post_id, content_type):