기본 브랜치 설정
    • PDF

    기본 브랜치 설정

    • PDF

    Article Summary

    개요

    기본 브랜치를 설정합니다.

    요청

    API URL

    POST  {SOURCECOMMIT_API_URL}/repository/{repositoryName}/branch/default
    

    요청 Parameter

    항목타입설명비고
    repositoryNamestring리파지토리 이름repositoryList API 로 조회

    요청 Query

    없음

    요청 Body

    {
        "default": "string"
    }
    
    항목타입설명비고
    defaultstring기본 브랜치로 설정할 브랜치 이름

    응답

    응답 Body

    {}
    

    이 문서가 도움이 되었습니까?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.