vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.94k stars 466 forks source link

Add `drf-spectacular` to the project #653

Closed pamella closed 3 months ago

pamella commented 3 months ago

Description

Add drf-spectacular to the project

Motivation and Context

We will use the DRF-Spectacular tool to generate an OpenAPI schema from our Django Rest Framework API. The OpenAPI schema serves as the backbone for generating client code, creating comprehensive API documentation, and more.

Screenshots (if appropriate):

Screencast from 09-05-2024 10:33:50.webm

Steps to reproduce (if appropriate):

Types of changes

Checklist: