repositoryItem
Last updated
Represents a repository associated with the application, including its type and location.
type RepositoryItem {
type: String
system: String
date: String
location: [AppFlowItemLocation]
}type String
Type of the repository
system String
System associated with the repository
date String
Timestamp indicating when the repository information was last updated
location [AppFlowItemLocation]
Locations where the repository is hosted or deployed
runBy String
foundBy String
foundIn String
link String
Last updated
