wip 6
This commit is contained in:
11
frontend/src/generated/model/getLogsParams.ts
Normal file
11
frontend/src/generated/model/getLogsParams.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Generated by orval v7.21.0 🍺
|
||||
* Do not edit manually.
|
||||
* AnthoLume API v1
|
||||
* REST API for AnthoLume document management system
|
||||
* OpenAPI spec version: 1.0.0
|
||||
*/
|
||||
|
||||
export type GetLogsParams = {
|
||||
filter?: string;
|
||||
};
|
||||
Reference in New Issue
Block a user