ci: generate schema and push to api-client repo (#1740)

* chore(api): add schema generation make target

* ci: generate schema and push to api-client repo
This commit is contained in:
Kyle Robbertze 2022-04-08 15:38:58 +02:00 committed by GitHub
parent 799c1d2660
commit beebe79edd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 37 additions and 0 deletions

View file

@ -20,6 +20,7 @@ from .prod import (
REST_FRAMEWORK,
ROOT_URLCONF,
SECRET_KEY,
SPECTACULAR_SETTINGS,
STATIC_URL,
TEMPLATES,
TIME_ZONE,