Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 551 Bytes

File metadata and controls

12 lines (8 loc) · 551 Bytes

AgentVersionDetails

Semantic version details for an Agent.

Properties

Name Type Required Description
major int Yes The major version of the Agent. Incremented every time the Agent is published.
minor int Yes The minor version of the Agent. Incremented every time the Agent is saved.

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