Closes #4380: Enable webhooks for rack reservations

This commit is contained in:
Jeremy Stretch
2020-03-18 14:43:19 -04:00
parent cd6c66ed09
commit ed3422198b
2 changed files with 2 additions and 0 deletions

View File

@@ -739,6 +739,7 @@ class Rack(ChangeLoggedModel, CustomFieldModel):
return 0
@extras_features('webhooks')
class RackReservation(ChangeLoggedModel):
"""
One or more reserved units within a Rack.