MENU
      ブランチのデフォルト設定

        ブランチのデフォルト設定


        記事の要約

        概要

        基本ブランチを設定します。

        リクエスト

        API URL

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

        リクエストパラメータ

        項目タイプ説明備考
        repositoryNamestringリポジトリ名repositoryList APIで照会

        リクエストクエリ

        なし

        リクエストボディ

        {
            "default": "string"
        }
        JSON
        項目タイプ説明備考
        defaultstring基本ブランチに設定するブランチ名

        レスポンス

        レスポンスボディ

        true
        JSON

        この記事は役に立ちましたか?

        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.