<br/>https://sourcecommit.apigw.ntruss.com/api/v1
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: 2022-04-22T08:24:55Z
- Package version:
- Build package: io.swagger.codegen.languages.NcpGoForVnksClientCodegen
Put the package under your project folder and add the following in import:
"./sourcecommit"
All URIs are relative to https://sourcecommit.apigw.ntruss.com/api/v1
Class | Method | HTTP request | Description |
---|---|---|---|
V1Api | GetRepositories | Get /repository | |
V1Api | GetRepository | Get /repository/{repositoryName} | |
V1Api | GetRepositoryById | Get /repository/{repositoryId} | |
V1Api | CreateRepository | Post /repository | |
V1Api | DeleteRepository | Delete /repository/id/{repositoryId} | |
V1Api | ChangeRepository | Patch /repository/id/{repositoryId} |
- ChangeRepository
- CreateRepository
- CreateRepositoryLinked
- DefaultBranch
- GetRepositoryBranchListResponse
- GetRepositoryBranchListResponseResult
- GetRepositoryDetailResponse
- GetRepositoryDetailResponseResult
- GetRepositoryDetailResponseResultCreated
- GetRepositoryDetailResponseResultGit
- GetRepositoryDetailResponseResultLinked
- GetRepositoryListResponse
- GetRepositoryListResponseResult
- GetRepositoryListResponseResultRepository
- GetRepositoryTagListResponse
- GetRepositoryTagListResponseResult
- OkResponse