foundry-platform-python/docs/v2/Functions/models/FunctionVersion.md

345 B

FunctionVersion

The version of the given Function, written <major>.<minor>.<patch>-<tag>, where -<tag> is optional. Examples: 1.2.3, 1.2.3-rc1.

Type

str

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