bruno: update commit create
All checks were successful
Build and Push Docker Image / tests (push) Successful in 54s
Build and Push Docker Image / build (push) Successful in 3m16s

This commit is contained in:
Lars Hampe 2024-10-25 19:50:43 +02:00
parent 4a4eea5e91
commit 1b18ac3f3a

View File

@ -4,16 +4,20 @@ meta {
seq: 1
}
get {
post {
url: {{API_URL}}/v1/changelog/commit
body: json
auth: none
auth: bearer
}
auth:bearer {
token: abc123
}
body:json {
[
{
"changelogId": "aad2c981-e1cc-4de0-8185-8d1c117886b9",
"changelogId": "6a14f436-6596-474b-b615-f6e923582c1b",
"commit": "abc123",
"parent": "abc122",
"subject": "some",