Skip to content

Commit 504b308

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent d3b533e commit 504b308

File tree

2,166 files changed

+21643
-8130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,166 files changed

+21643
-8130
lines changed

bruno/api/Project/Api-clients/ByProjectKeyApiClientsByIDDelete.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Delete ApiClient by ID
33
type: http
4-
seq: 566
4+
seq: 584
55
}
66

77
delete {

bruno/api/Project/Api-clients/ByProjectKeyApiClientsByIDGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Get ApiClient by ID
33
type: http
4-
seq: 564
4+
seq: 582
55
}
66

77
get {

bruno/api/Project/Api-clients/ByProjectKeyApiClientsByIDHead.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Check if ApiClient exists by ID
33
type: http
4-
seq: 565
4+
seq: 583
55
}
66

77
head {

bruno/api/Project/Api-clients/ByProjectKeyApiClientsGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Query ApiClients
33
type: http
4-
seq: 111
4+
seq: 117
55
}
66

77
get {

bruno/api/Project/Api-clients/ByProjectKeyApiClientsHead.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Check if ApiClient exists by Query Predicate
33
type: http
4-
seq: 112
4+
seq: 118
55
}
66

77
head {

bruno/api/Project/Api-clients/ByProjectKeyApiClientsPost.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Create ApiClient
33
type: http
4-
seq: 113
4+
seq: 119
55
}
66

77
post {

bruno/api/Project/As-associate/Business-units/ByProjectKeyAsAssociateByAssociateIdBusinessUnitsByIDGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Get BusinessUnit by ID as Associate
33
type: http
4-
seq: 129
4+
seq: 135
55
}
66

77
get {

bruno/api/Project/As-associate/Business-units/ByProjectKeyAsAssociateByAssociateIdBusinessUnitsByIDHead.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Check if BusinessUnit exists by ID as Associate
33
type: http
4-
seq: 130
4+
seq: 136
55
}
66

77
head {

bruno/api/Project/As-associate/Business-units/ByProjectKeyAsAssociateByAssociateIdBusinessUnitsByIDPost.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Update BusinessUnit by ID as Associate
33
type: http
4-
seq: 131
4+
seq: 137
55
}
66

77
post {

bruno/api/Project/As-associate/Business-units/ByProjectKeyAsAssociateByAssociateIdBusinessUnitsGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
meta {
22
name: Query BusinessUnits as Associate
33
type: http
4-
seq: 123
4+
seq: 129
55
}
66

77
get {

0 commit comments

Comments
 (0)