• v0.3.0 791ebf4f78

    javier released this 2025-10-13 01:00:57 +00:00 | 11 commits to main since this release

    This release contains the UserAgentMiddleware middleware that includes user agent information into a header of the requests sent by the Client type, as defined in the Discogs documentation. For this purpose, a validation engine that handle types that validates an input based on a certain set of rules was built, and integrated to the mentioned middleware.

    In addition, the AuthMiddleware have also been updated to validate its inputs by using this validation engine.

    Downloads