Added the Rate Limiting headers (#7)

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.

Reviewed-on: #7
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
This commit was merged in pull request #7.
This commit is contained in:
2025-10-13 13:09:10 +00:00
committed by Javier Cicchelli
parent 791ebf4f78
commit d01b60e6dd
2457 changed files with 2215 additions and 1955 deletions
+1 -1
View File
@@ -1 +1 @@
{"schemaVersion":{"minor":1,"major":0,"patch":0},"bundleID":"DiscogsService","bundleDisplayName":"DiscogsService"}
{"bundleID":"DiscogsService","schemaVersion":{"minor":1,"patch":0,"major":0},"bundleDisplayName":"DiscogsService"}