BlueBrain / BlueBrain/nexus

Make suites configurable by a API endpoint

Open
#3,758 0 comments 0 reactions 0 assignees View on GitHub
delta enhancement
Dominant language
Scala
Stars
301
Forks
76
PR merge metrics
No merged PRs in 30d

Description

**Motivation**
Suites (see #3753) are currently defined by configuration.
The downside with that is that it requires a configuration change and a restart.
The idea is to delegate this part to users with the appropriate permission.

**Acceptance criteria**
1. Suites can be created/updated and persisted to database
2. Users with the permission (`suites/read`) can get a list of the existing suites via an api endpoint
3. User with the permission (`suites/write`) can create/update a suite

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.