Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[PM-14381] Add POST /tasks/bulk-create endpoint #5188
[PM-14381] Add POST /tasks/bulk-create endpoint #5188
Changes from all commits
69da981
c85a930
db5bd64
a03ddee
532dd07
5c38328
19a1814
df3e424
78ea8b5
4d80238
b40d144
ca15550
bcf3210
021634c
d222923
6eb33cf
b10df9b
3a04e88
9cef90b
d00b25b
3198ea7
4fabb8a
ef37e9d
0edb923
2684901
0adb3e3
ba848ce
74b25da
7738ce4
67f3215
d2bed09
6aaba7e
04c7c56
6df6132
e3352f4
e7abb09
8868b3c
72b121d
fff7707
770fa34
239a191
714666b
a3ffb5f
a99afb6
4cfbd3d
2481ca1
b4e890a
c1c7f3f
6740471
897285f
e6c7722
b067638
7e82d62
e59946c
2b4c9a9
2ef25f5
b4ac978
a9629c8
05561f1
6f310ea
806d031
528a8f5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 31 in src/Api/Vault/Controllers/SecurityTaskController.cs
src/Api/Vault/Controllers/SecurityTaskController.cs#L30-L31
Check warning on line 37 in src/Api/Vault/Controllers/SecurityTaskController.cs
src/Api/Vault/Controllers/SecurityTaskController.cs#L37
Check warning on line 92 in src/Api/Vault/Controllers/SecurityTaskController.cs
src/Api/Vault/Controllers/SecurityTaskController.cs#L88-L92
Check warning on line 7 in src/Api/Vault/Models/Request/BulkCreateSecurityTasksRequestModel.cs
src/Api/Vault/Models/Request/BulkCreateSecurityTasksRequestModel.cs#L7
This file was deleted.
Check warning on line 53 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L53
Check warning on line 57 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L56-L57
Check warning on line 63 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L61-L63
Check warning on line 65 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L65
Check warning on line 71 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L67-L71
Check warning on line 74 in src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.Dapper/Vault/Repositories/SecurityTaskRepository.cs#L74
Check warning on line 59 in src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs#L59
Check warning on line 63 in src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs#L62-L63
Check warning on line 69 in src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs#L67-L69
Check warning on line 75 in src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs#L71-L75
Check warning on line 78 in src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs
src/Infrastructure.EntityFramework/Vault/Repositories/SecurityTaskRepository.cs#L77-L78