Document configuration for Pleroma.Web.ApiSpec.CastAndValidate
This commit is contained in:
parent
1cb89aac1e
commit
cc922e7d8c
2 changed files with 19 additions and 1 deletions
|
|
@ -924,4 +924,8 @@ Restrict access for unauthenticated users to timelines (public and federate), us
|
|||
* `remote`
|
||||
* `activities` - statuses
|
||||
* `local`
|
||||
* `remote`
|
||||
* `remote`
|
||||
|
||||
## Pleroma.Web.ApiSpec.CastAndValidate
|
||||
|
||||
* `:strict` a boolean, enables strict input validation (useful in development, not recommended in production). Defaults to `false`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue