Skip to content

created the validation service and swagger set up#187

Merged
RUKAYAT-CODER merged 2 commits intorinafcode:mainfrom
yusuftomilola:streaming
Feb 25, 2026
Merged

created the validation service and swagger set up#187
RUKAYAT-CODER merged 2 commits intorinafcode:mainfrom
yusuftomilola:streaming

Conversation

@yusuftomilola
Copy link
Contributor

Description:

Summary

  • Added Joi-based environment variable validation that fails fast on startup if any required config (DB, JWT, Cloudinary,
    Redis) is missing or invalid
  • Added Swagger decorators (@ApiProperty, @ApiPropertyOptional) to payments and subscriptions DTOs and entities
  • Created standalone Swagger config module with JWT bearer auth, named servers, and persistent authorization

closes #161
closes #162

@RUKAYAT-CODER RUKAYAT-CODER merged commit ffa0c52 into rinafcode:main Feb 25, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Environment Configuration Validation Implement Swagger API Documentation Standardization

2 participants