Skip to content

Commit dbf84fc

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent 743d395 commit dbf84fc

77 files changed

Lines changed: 80 additions & 80 deletions

File tree

Some content is hidden

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

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Query api-clients
2+
name: Query ApiClients
33
type: http
44
seq: 105
55
}

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

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

bruno/api/Project/Attribute-groups/ByProjectKeyAttributeGroupsByIDDelete.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Delete AttributeGroup by id
2+
name: Delete AttributeGroup by ID
33
type: http
44
seq: 732
55
}

bruno/api/Project/Attribute-groups/ByProjectKeyAttributeGroupsByIDGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Get AttributeGroup by id
2+
name: Get AttributeGroup by ID
33
type: http
44
seq: 729
55
}

bruno/api/Project/Attribute-groups/ByProjectKeyAttributeGroupsByIDHead.bru

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

bruno/api/Project/Attribute-groups/ByProjectKeyAttributeGroupsByIDPost.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Update AttributeGroup by id
2+
name: Update AttributeGroup by ID
33
type: http
44
seq: 731
55
}

bruno/api/Project/Attribute-groups/ByProjectKeyAttributeGroupsGet.bru

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
meta {
2-
name: Query attribute-groups
2+
name: Query AttributeGroups
33
type: http
44
seq: 114
55
}

bruno/api/Project/Attribute-groups/ByProjectKeyAttributeGroupsHead.bru

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

bruno/api/Project/Attribute-groups/ByProjectKeyAttributeGroupsKeyByKeyDelete.bru

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

0 commit comments

Comments
 (0)