This PR contains the work done to define the RateLimit, RateLimitRemaining and the RateLimitUsed heades into the Open API specification document, as well as including these headers as part of the response for every existing endpoint declared in the mentioned document.
In addition, the openapi-generator-config files was also changed to have a different naming strategy.
This PR contains the work done to define the `RateLimit`, `RateLimitRemaining` and the `RateLimitUsed` heades into the Open API specification document, as well as including these headers as part of the response for every existing endpoint declared in the mentioned document.
In addition, the `openapi-generator-config` files was also changed to have a different naming strategy.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the work done to define the
RateLimit,RateLimitRemainingand theRateLimitUsedheades into the Open API specification document, as well as including these headers as part of the response for every existing endpoint declared in the mentioned document.In addition, the
openapi-generator-configfiles was also changed to have a different naming strategy.