Models

Schema: `CreateMacroRequest`

  • Type: object
  • Required fields: body, name

Properties

Name Type Required Description
body string true -
catalog_name string false -
description string false -
macro_type MacroType false -
name string true -
owner string false -
parameters array[string] false -
project_name string false -
properties object false -
status MacroStatus false -
tags array[string] false -
visibility MacroVisibility false -