feat: enhance ObjectDataTable to handle API response structure and ad… #663
Annotations
3 errors
|
Release
Process completed with exit code 2.
|
|
Release
@example/features#build: command (/home/runner/work/spec/spec/examples/features) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
|
Release
Property 'enableUi' is missing in type '{ version: string; basePath: string; enableCrud: true; enableMetadata: true; enableBatch: true; enableDiscovery: true; }' but required in type '{ version: string; basePath: string; enableCrud: boolean; enableMetadata: boolean; enableUi: boolean; enableBatch: boolean; enableDiscovery: boolean; documentation?: { enabled: boolean; title: string; ... 4 more ...; contact?: { ...; } | undefined; } | undefined; apiPath?: string | undefined; responseFormat?: { ...;...'.
|