Request for new API endpoints #9
Replies: 2 comments
|
Thanks for reaching out! The API still has a lot of potential for improvement, so your questions are very valid 🙏
You mean via the Git deploy option? This is only possible via the UI right now. But I see the need for it when adding many repos in batch that should be connected to the Git deploy feature. It won't be scoped to GL but will likely have a generic param to input the Git URL. Tracking issue: ricochet-rs/cli#184
If this doesn't work right now, we need to fix this. If it works, it should likely get a param to only list private items resp. the ones gated to specific roles instead of all items on the instance. CLI option: Tracking issue: ricochet-rs/cli#186
Not yet but we should definitely add this endpoint!
|
|
Thank you for the thoughtful feedback! Give us a couple of weeks and I think we can address them individually |
Uh oh!
There was an error while loading. Please reload this page.
Hi there!
Ricochet version
v0.15.0-f9f4ebccI'm currently working on API wrappers for an internal R package. Thank you for the thorough documentation and the code snippets in there, very useful. So far it all works smoothly, however, I wasn't able to find endpoints for the following tasks in the API docs:
/api/v0/content/{ulid}/settingsbut didn't find anything there sadlyCheers,
Sam
All reactions