Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remotes should be supported by Javascript client #248

Open
hoijnet opened this issue Dec 28, 2022 · 0 comments
Open

Remotes should be supported by Javascript client #248

hoijnet opened this issue Dec 28, 2022 · 0 comments
Assignees
Labels

Comments

@hoijnet
Copy link
Contributor

hoijnet commented Dec 28, 2022

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

@hoijnet hoijnet added the enhancement New feature or request label Dec 28, 2022
@matko matko transferred this issue from terminusdb/terminusdb Jan 3, 2023
@github-actions github-actions bot added the triage issue to be triage label Jan 3, 2023
@Francesca-Bit Francesca-Bit self-assigned this Mar 13, 2023
@Francesca-Bit Francesca-Bit added planned and removed enhancement New feature or request triage issue to be triage labels Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants