Files
discogs-service/Sources/DiscogsService/Catalogs/DiscogsService.docc/Library.md
T
javier d01b60e6dd 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>
2025-10-13 13:09:10 +00:00

489 B

DiscogsService

Summary

Overview

Text

Topics

Clients

  • Client

Servers

  • Servers/Server1

Authentication

  • AuthMiddleware
  • AuthMethod
  • AuthTransport

User Agent

  • UserAgentMiddleware
  • Product

Types

  • Components
  • Operations
  • Servers

Errors

  • InputValidationError

Protocols

  • APIProtocol