🚀New lib version v0.3.0 [CI SKIP]
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2021-01-24 18:01:44 +00:00
parent 232cc74190
commit d4d6b713e2
54 changed files with 238 additions and 143 deletions

View File

@@ -5,7 +5,7 @@ import type { UpdateRunnerTeam } from '../models/UpdateRunnerTeam';
export declare class RunnerTeamService {
/**
* Get all
* Lists all teams. <br> This includes their parent organisation and contact (if existing/associated).
* Lists all teams. <br> This includes their parent organization and contact (if existing/associated).
* @returns ResponseRunnerTeam
* @throws ApiError
*/