Skip to content

Implement the Branch methods of the API #5

Description

@malkam03

The following methods must be implemented:

Method Resource Param Body Result
GET https://url/branches/ BranchID* - Branch info(if no id is provided, return all branches)
PUT https://url/branches/ - Branch Status code
UPDATE https://url/branches/ BranchID Branch(blank are left unmodified) Status code
DELETE https://url/branches/ BranchID - Status code

* optional parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions