From a59f632516adfa06f6fdd1766dd4ae0ccee4f699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=20V=C3=AEjdea?= Date: Sun, 16 Sep 2018 18:47:55 +0300 Subject: [PATCH] Add OAS 3 types https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md --- .idea/inspectionProfiles/Project_Default.xml | 5 - src/drf_yasg/openapi3.py | 1012 ++++++++++++++++++ 2 files changed, 1012 insertions(+), 5 deletions(-) create mode 100644 src/drf_yasg/openapi3.py diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 9f03014..4526c6f 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -55,11 +55,6 @@ - -