MENU
      리파지토리 생성

        리파지토리 생성


        기사 요약

        개요

        리파지토리를 생성합니다.

        요청

        API URL

        POST  {SOURCECOMMIT_API_URL}/repository
        Plain text

        요청 Parameter

        없음

        요청 Query

        없음

        요청 Body

        {
            "name": "string",
            "description": "string",
            "linked": {
                "FileSafer": "boolean",
                "ObjectStorage": "boolean"
            }
        }
        JSON
        항목필수 여부타입Default설명비고
        nameYstring리파지토리 이름최대 길이 100자
        descriptionNstring""리파지토리 설명
        linked.FileSaferNbooleanfalse파일세이퍼 연동 여부
        linked.ObjectStorageNbooleanfalse오브젝트스토리지 연동 여부

        응답

        응답 Body

        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.