Skip to content

Commit 9e145ce

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent 1a7da72 commit 9e145ce

File tree

42 files changed

+42
-42
lines changed

Some content is hidden

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

42 files changed

+42
-42
lines changed

bruno/api/Project/Custom-objects/ByProjectKeyCustomObjectsByContainerByKeyDelete.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: delete ByProjectKeyCustomObjectsByContainerByKey
2+
name: Delete CustomObject by Container and Key
33
type: http
44
seq: 274
55
}

bruno/api/Project/Custom-objects/ByProjectKeyCustomObjectsByContainerByKeyGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: get ByProjectKeyCustomObjectsByContainerByKey
2+
name: Get CustomObject by Container and Key
33
type: http
44
seq: 273
55
}

bruno/api/Project/Custom-objects/ByProjectKeyCustomObjectsByContainerGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Get CustomObjectPagedQueryResponse by container
2+
name: Query CustomObjects
33
type: http
44
seq: 275
55
}

bruno/api/Project/Custom-objects/ByProjectKeyCustomObjectsGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Query custom-objects
2+
name: Query CustomObjects
33
type: http
44
seq: 30
55
}

bruno/api/Project/Custom-objects/ByProjectKeyCustomObjectsHead.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Check custom-objects are existing
2+
name: Check if CustomObject exists by Query Predicate
33
type: http
44
seq: 31
55
}

bruno/api/Project/Custom-objects/ByProjectKeyCustomObjectsPost.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Create CustomObject
2+
name: Create or update CustomObject
33
type: http
44
seq: 32
55
}

bruno/api/Project/Extensions/ByProjectKeyExtensionsByIDHead.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: head ByProjectKeyExtensionsByID
2+
name: Check if Extension exists by ID
33
type: http
44
seq: 561
55
}

bruno/api/Project/Extensions/ByProjectKeyExtensionsHead.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: head ByProjectKeyExtensions
2+
name: Check if Extension exists by Query Predicate
33
type: http
44
seq: 109
55
}

bruno/api/Project/Extensions/ByProjectKeyExtensionsKeyByKeyDelete.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Delete Extension by key
2+
name: Delete Extension by Key
33
type: http
44
seq: 559
55
}

bruno/api/Project/Extensions/ByProjectKeyExtensionsKeyByKeyGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Get Extension by key
2+
name: Get Extension by Key
33
type: http
44
seq: 556
55
}

0 commit comments

Comments
 (0)