Skip to content

Remotes should be supported by Javascript client #248

Open
@hoijnet

Description

@hoijnet

Is your feature request related to a problem? Please describe.
Remotes (/api/remote) are unsupported by Javascript client, except for by using sendCustomRequest, as they are part of the Swagger API. They are used for clone operations, and it would make sense to be able to update them via the Javascript SDK.

Describe the solution you'd like
Support the following operations on remotes:

  • getRemote
  • createRemote
  • deleteRemote
  • updateRemote

Describe alternatives you've considered
Use sendCustomRequest

Additional context
N/A

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions