IndraGunawan / api-rate-limit-bundle

Rate limits protection for api-platform resources.
MIT License
66 stars 10 forks source link

Attribute _api_resource_class #4

Closed muzzzko closed 6 years ago

muzzzko commented 6 years ago

Hi, how can I set attribute _api_resource_class in the config?

IndraGunawan commented 6 years ago

you dont need to set the _api_resource_class to the attribute because it automatically handle by api-platform. this bundle only work if you make API with https://api-platform.com/

muzzzko commented 6 years ago

Thanks for the quick answer)