Commit 3e9d1a9e authored by Dannon Baker's avatar Dannon Baker
Browse files

Rebuild api schema

parent 3974b850
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -9301,6 +9301,11 @@ export interface components {
             * @description The URL to a detailed description for this datatype
             */
            description_url: string | null;
            /**
             * Display behavior
             * @description How this datatype behaves when displayed with preview=True: 'inline' (can be displayed in browser) or 'download' (triggers download)
             */
            display_behavior?: string | null;
            /**
             * Display in upload
             * @description If True, the associated file extension will be displayed in the `File Format` select list in the `Upload File from your computer` tool in the `Get Data` tool section of the tool panel