Added the Rate Limiting headers #7

Merged
javier merged 5 commits from library/rate-limiting into main 2025-10-13 13:09:14 +00:00
Showing only changes of commit 4637638264 - Show all commits
@@ -26,7 +26,6 @@
- ``UserAgentMiddleware`` - ``UserAgentMiddleware``
- ``Product`` - ``Product``
- ``InputValidationError``
### Types ### Types
@@ -34,6 +33,10 @@
- ``Operations`` - ``Operations``
- ``Servers`` - ``Servers``
### Errors
- ``InputValidationError``
### Protocols ### Protocols
- ``APIProtocol`` - ``APIProtocol``