Skip to content

fix "type=" to use full name (e.g. boolean, integer)#626

Open
invario wants to merge 1 commit intonextcloud:mainfrom
invario:patch-1
Open

fix "type=" to use full name (e.g. boolean, integer)#626
invario wants to merge 1 commit intonextcloud:mainfrom
invario:patch-1

Conversation

@invario
Copy link

@invario invario commented Feb 7, 2026

type=int and type=bool return errors Unknown type int and Unknown type bool

It should be type=integer and type=boolean respectively

`type=int` and `type=bool` return errors `Unknown type int` and `Unknown type bool`

It should be `type=integer` and `type=boolean` respectively

Signed-off-by: invario <67800603+invario@users.noreply.github.com>
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.

1 participant