Johann150
7b8333a21f
Instead of throwing an IdentifiableError which then just always gets converted into an ApiError, the getter can just throw the same ApiError directly. This makes it more convenient to use and thus more endpoints have been refactored to use it to reduce code repetition. |
||
---|---|---|
.. | ||
create.ts | ||
delete.ts | ||
list.ts |