Skip to content

Commit cae10cd

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

File tree

2,010 files changed

+13178
-5692
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,010 files changed

+13178
-5692
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: 521
4+
seq: 529
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: 519
4+
seq: 527
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: head ByProjectKeyApiClientsByID
33
type: http
4-
seq: 520
4+
seq: 528
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 api-clients
33
type: http
4-
seq: 102
4+
seq: 103
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 api-clients are existing
33
type: http
4-
seq: 103
4+
seq: 104
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: 104
4+
seq: 105
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
33
type: http
4-
seq: 120
4+
seq: 121
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 BusinessUnit exists by id
33
type: http
4-
seq: 121
4+
seq: 122
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
33
type: http
4-
seq: 122
4+
seq: 123
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 business units
33
type: http
4-
seq: 114
4+
seq: 115
55
}
66

77
get {

0 commit comments

Comments
 (0)