Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1020,6 +1020,15 @@
v2: true
v3: true
v3_1: true

- name: drf-spectacular
category: auto-generators
github: https://github.com/tfranzel/drf-spectacular
language: Python
description: Sane and flexible OpenAPI 3 schema generation for Django REST framework.
v2: false
v3: true
v3_1: true

- name: openapi-data-validator
category:
Expand Down