Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2018 20:18:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 227344] [NEW PORT] www/py-drf-yasg: Yet Another Swagger Generator
Message-ID:  <bug-227344-21822-BzFIJyzv3q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227344-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227344-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227344

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pi
Date: Tue Apr 17 20:18:06 UTC 2018
New revision: 467653
URL: https://svnweb.freebsd.org/changeset/ports/467653

Log:
  New port: www/py-drf-yasg

  Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest
  Framework API.

  Features:

  - full support for nested serializers and schemas
  - response schemas and descriptions
  - model definitions compatible with codegen tools
  - customization hooks at all points in the spec generation process
  - JSON and YAML format for spec
  - bundles latest version of swagger-ui and redoc for viewing the generated
    documentation
  - schema view is cacheable out of the box
  - generated Swagger schema can be automatically validated by
    swagger-spec-validator or flex
  - supports Django REST Framework API versioning with URLPathVersioning
    and NamespaceVersioning (other DRF or custom versioning schemes are
    not currently supported)

  WWW: https://github.com/axnsan12/drf-yasg

  PR:           227344
  Submitted by: Kai <freebsd_ports@k-worx.org>

Changes:
  head/www/Makefile
  head/www/py-drf-yasg/
  head/www/py-drf-yasg/Makefile
  head/www/py-drf-yasg/distinfo
  head/www/py-drf-yasg/pkg-descr

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227344-21822-BzFIJyzv3q>