hedgedoc/test/public-api
David Mehren 9c08ff94fe
fix(note): fix type for owner param
To make the create method easier to use in conjunction
with the authentication framework, this commit changes the type of
the `owner` parameter from `User | undefined` to `User | null`.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-11-14 21:46:04 +01:00
..
fixtures MediaService: Add unit tests 2021-02-16 21:12:23 +01:00
alias.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
me.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
media.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
notes.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00