Skip to content

Commit 8012514

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent b6f85c3 commit 8012514

File tree

1,855 files changed

+7844
-3953
lines changed

Some content is hidden

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

1,855 files changed

+7844
-3953
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: 544
4+
seq: 555
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: 542
4+
seq: 553
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: 543
4+
seq: 554
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: 105
4+
seq: 108
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: 106
4+
seq: 109
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: 107
4+
seq: 110
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: 123
4+
seq: 126
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: 124
4+
seq: 127
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: 125
4+
seq: 128
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: 117
4+
seq: 120
55
}
66

77
get {

0 commit comments

Comments
 (0)