mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 22:05:45 +00:00
feat(FE-136): update RecordingForm schema to remove tanggal and add flock object
This commit is contained in:
Vendored
-1
@@ -29,7 +29,6 @@ export type Recording = BaseMetadata & BaseRecording;
|
||||
|
||||
export type CreateRecordingPayload = {
|
||||
flock_id: number;
|
||||
tanggal: string;
|
||||
data_pakan: {
|
||||
nama_pakan: string;
|
||||
qty_pakan: number;
|
||||
|
||||
Reference in New Issue
Block a user