mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 21:07:46 +00:00
feat: repsonse models
This commit is contained in:
@@ -41,7 +41,7 @@ type AppwriteOperationObject = OpenAPIV3.OperationObject & {
|
||||
};
|
||||
};
|
||||
|
||||
type AppwriteSchemaObject = OpenAPIV3.SchemaObject & {
|
||||
export type AppwriteSchemaObject = OpenAPIV3.SchemaObject & {
|
||||
'x-example': string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user