khata compliant with new react-openapi
This commit is contained in:
@@ -42,6 +42,7 @@ export interface ResourceConfig {
|
||||
update: boolean;
|
||||
delete: boolean;
|
||||
};
|
||||
updateMethod: "put" | "patch";
|
||||
pagination: {
|
||||
limitParam: string;
|
||||
offsetParam: string;
|
||||
|
||||
Reference in New Issue
Block a user