Skip to content

Commit

Permalink
Set internal_resource to True for old planning_types resource
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianMwangi21 committed Dec 24, 2024
1 parent 651e365 commit bbdeab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/planning/content_profiles/resource.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ class PlanningTypesResource(superdesk.Resource):
"POST": "planning_manage_content_profiles",
"PATCH": "planning_manage_content_profiles",
}
internal_resource = True

0 comments on commit bbdeab6

Please sign in to comment.