alternative-backend-service/meetings
saani a7d451702f docs(api): refactor appointments endpoint documentation structure
Enhanced the API root documentation for the appointments system with improved formatting and updated description to include "flexible availability" feature. Restructured the endpoint documentation for better readability and maintainability while preserving all endpoint information including Jitsi meeting integration details.
2025-11-26 19:30:26 +00:00
..
migrations #$ 2025-11-24 18:30:43 +00:00
__init__.py feat: enable meetings app and simplify development configuration 2025-11-23 00:19:26 +00:00
admin.py docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00
apps.py feat: enable meetings app and simplify development configuration 2025-11-23 00:19:26 +00:00
email_service.py refactor(email): improve email service implementation and templates 2025-11-23 00:27:44 +00:00
models.py docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00
serializers.py docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00
tasks.py feat: enable meetings app and simplify development configuration 2025-11-23 00:19:26 +00:00
tests.py feat: enable meetings app and simplify development configuration 2025-11-23 00:19:26 +00:00
urls.py docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00
views.py docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00