alternative-backend-service/booking_system
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
..
__init__.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
asgi.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00
settings.py config: add CSRF trusted origins for production domains 2025-11-25 18:27:57 +00:00
urls.py feat: add API documentation with drf-spectacular and refactor views 2025-11-24 13:29:07 +00:00
views.py docs(api): refactor appointments endpoint documentation structure 2025-11-26 19:30:26 +00:00
wsgi.py Add initial Django project structure with user authentication and profile management 2025-11-12 11:51:27 +00:00