digitaldemocratic/dd-sso/admin
Evilham d37b4dfa6a
[dd-sso] Add API documentation
The API spec file can be generated with:

python -m admin.views.test.test_ApiViews --generate-spec

From the admin development environment.

A simple testing ground that serves the Swagger UI can also be started with:

python -m admin.views.test.test_ApiViews
2022-12-11 19:13:03 +01:00
..
docker [dd-sso] Add API documentation 2022-12-11 19:13:03 +01:00
src [dd-sso] Add API documentation 2022-12-11 19:13:03 +01:00
.gitignore [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
Pipfile [dd-sso] Add API documentation 2022-12-11 19:13:03 +01:00
Pipfile.lock [dd-sso] Add API documentation 2022-12-11 19:13:03 +01:00
mypy.ini [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
pyproject.toml [sso-admin] Add base for QA checks 2022-07-29 13:10:33 +02:00
setup.cfg [dd-sso] Add tests and refactor API 2022-12-11 14:00:47 +01:00