Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 853 Bytes

File metadata and controls

16 lines (11 loc) · 853 Bytes

OperationCreate

Properties

Name Type Description Notes
method str The HTTP method for the operation.
domain str The domain for the operation.
path str The path for the operation, which may include path parameters.
description str A description of what the operation does. [optional]
tag_ids [str] An array of operation tag IDs associated with this operation. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]