Removing enum config from `ddos_protection_action` Fastly DDoS Protection APIs
Removing enum config ddos_protection_action to give us flexibility to add new actions without breaking existing API client flows. The actions supported would be mentioned in the description. The impacted endpoints are as follows:
- GET /ddos-protection/v1/events/{event_id}/rules
- GET /ddos-protection/v1/rules/{rule_id}