GET /v0.1/apps/{owner_name}/{app_name}/branches/{branch}/toolset_projects
Summary: —
Operation ID: builds_listToolsetProjects
Auth: api_key
Operation ID: builds_listToolsetProjects
Auth: api_key
Description
Returns the projects in the repository for the branch, for all toolsets
Parameters (6)
app_name
(string, path, required)
The name of the application
branch
(string, path, required)
The branch name
maxSearchDepth
(integer, query, optional)
The depth of the repository to search for project files
Constraints: {'minimum': 1, 'maximum': 10}
os
(string, query, required)
The desired OS for the project scan; normally the same as the app OS
Constraints: {'enum': ['iOS', 'Android', 'Windows', 'macOS']}
owner_name
(string, path, required)
The name of the owner
platform
(string, query, required)
The desired platform for the project scan
Constraints: {'enum': ['Objective-C-Swift', 'React-Native', 'Xamarin', 'Java', 'UWP']}
No probe data for this endpoint yet.