Skip to content

Conversation

@fogelito
Copy link
Contributor

No description provided.


if (isset($input['$permissions']) && !is_array($input['$permissions'])) {
throw new DatabaseException('$permissions must be of type array');
throw new StructureException('$permissions must be of type array');
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed this so we do not get 500

@abnegate abnegate merged commit 6ec27ad into main Jan 23, 2025
15 checks passed
@abnegate abnegate deleted the fix-document-getid branch January 23, 2025 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants