chore: fixing api-docs

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-01-20 11:03:30 +01:00
parent 5b3948a469
commit 12db47680b
+1
View File
@@ -164,6 +164,7 @@ This also may require you to adjust `Content Security Policy` header settings of
```yaml
script-src:
- "'self'"
- "'unsafe-eval'" # this is required for scaffolder usage, and ajv validation.
- "'sha256-GeDavzSZ8O71Jggf/pQkKbt52dfZkrdNMQ3e+Ox+AkI='" # oauth2-redirect.html
```