- transform job skills pagination meta to include page/perPage - fix UserInfo avatar type (optional properties -> required when present) - add visibility number-to-string mapping in party service (0=public, 1=private, 2=unlisted) - change mapToApiPayload return type from Partial<Party> to CreatePartyParams - fix raid/job mapping to use IDs instead of nested objects - add generic type argument to RestDataProvider<any> - add type assertion in optionalProps (value as T[keyof T]) |
||
|---|---|---|
| .. | ||
| DatabaseProvider.ts | ||