Rule | 🏷️ | ✨ |
---|---|---|
no-legacy-request-patterns |
🏆 | ✅ |
Tip
A partial autofix for this rule is possible but has not been implemented. An autofix PR would be a welcome addition.
Note
This rule disallows using methods which make requests that don't follow the recommended RequestManager approach.