api-client/packages/hoppscotch-backend/src/user-environment
Mir Arif Hasan fa8ca0569d
feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46)
* feat: rate-limiting guard added and configured in app module

* feat: rate-limit annotation added in controllers and resolvers (query, mutation, not subscription)

* docs: added comments
2023-03-21 16:45:50 +05:30
..
user-environments.model.ts chore: added comments to certain fields 2023-01-19 01:35:21 +05:30
user-environments.module.ts chore: updated user environment to use PubSub instead of SubscriptionHandler 2023-01-20 14:56:28 +05:30
user-environments.resolver.ts feat: introducing rate-limiting on queries, mutations and most of the REST endpoints (HBE-111) (#46) 2023-03-21 16:45:50 +05:30
user-environments.service.spec.ts fix: added updated and deleted subscription changes (#24) 2023-02-27 19:03:48 +05:30
user-environments.service.ts fix: added updated and deleted subscription changes (#24) 2023-02-27 19:03:48 +05:30
user.resolver.ts chore: added review changes for description 2023-01-19 12:48:25 +05:30