New

The executive guide to generative AI

Read more

StackVersionTemplateInfo

edit

Template details for a stack

Properties

edit
hashes (array[StackVersionTemplateFileHash])
Relative paths of files with SHA-256 hashes that contains the template
template_version (string)
Template version

Example

edit
{
   "hashes" : [
      {
         "hash" : "string",
         "path" : "string"
      }
   ],
   "template_version" : "string"
}

On this page

Was this helpful?
Feedback