Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 630 Bytes

ValueFileReference.md

File metadata and controls

13 lines (9 loc) · 630 Bytes

ValueFileReference

A reference to a fixed file.

Properties

Name Type Description Notes
annotations dict(str, str) An optional dictionary to add annotations to inputs. These annotations will be used by the client side libraries. [optional]
path str A fixed value for this reference.
type str [optional] [readonly] [default to 'ValueFileReference']

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