Skip to content
Snippets Groups Projects
Commit f036478d authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

New: Add datasource creation DTOs and notification management interfaces

- Introduced CreateDatasourceDto and CreateDatasourceDtoResponse for datasource creation.
- Added DsNrwReplicationGroupDto for replication group options.
- Enhanced data storage manipulation DTOs to include replication group.
- Implemented notification DTOs including NotificationDto, NotificationDtoResponse, and paged responses.
- Created user notification opt-out DTOs and responses.
- Updated user DTO to allow optional fields for givenName and familyName.
- Modified user organization DTO to make uri optional and removed unused imports.
- Updated API exports to include new notification and user notification opt-out APIs.
- Changed base API path for deployment.
parent 4750949e
No related branches found
No related tags found
1 merge request!127New: Add datasource creation DTOs and notification management interfaces
Showing
with 1559 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment