Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 886 Bytes

File metadata and controls

16 lines (11 loc) · 886 Bytes

OperationUpdate

Properties

Name Type Description Notes
method str The HTTP method for the operation. [optional]
domain str The domain for the operation. [optional]
path str The path for the operation, which may include path parameters. [optional]
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]