]> BookStack Code Mirror - bookstack/commitdiff
Users API: Fixed sending invite when using form requests
authorDan Brown <redacted>
Wed, 13 Dec 2023 15:11:42 +0000 (15:11 +0000)
committerDan Brown <redacted>
Wed, 13 Dec 2023 15:13:54 +0000 (15:13 +0000)
- Cast send_invite value in cases where it might not have been a boolean,
  which occurs on non-JSON requests.
- Added test to cover.
- Updated API docs to mention and shown boolean usage.


No differences found