italia / spid-cie-oidc-django

The SPID/CIE OIDC Federation SDK, written in Python
Apache License 2.0
27 stars 28 forks source link

Djagger: endpoint without a pydantic schema need to be excluded #191

Closed francescatronconi closed 2 years ago

francescatronconi commented 2 years ago

In http://localhost:8000/rest/api/docs only endpoint with schema pydantic should be visualized

peppelinux commented 2 years ago

We made a PR here with our proposal https://github.com/royhzq/djagger/pull/5

We're going to document all the SPID/CIE OIDC Endpoints, Federation included, in OAS3 image

This contribution will be reflected also here: https://bitbucket.org/openid/connect/issues/1414/federation-api-endpoints-with-openapi

@francescatronconi we need to put a section in our README regarding this web resource (reDoc)

peppelinux commented 2 years ago

Our contribution have been accepted, we have to wait for a new release

https://github.com/royhzq/djagger/pull/5#issuecomment-1088361060

peppelinux commented 2 years ago

Release done here @francescatronconi https://github.com/royhzq/djagger/releases/tag/1.1.2

We can close this issue right now :)