Skip to content

Commit b87a95f

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent 58dec24 commit b87a95f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

oas/import/openapi.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,14 +2341,11 @@ components:
23412341
time-set: '#/components/schemas/TimeSetAttribute'
23422342
required:
23432343
- type
2344-
- value
23452344
properties:
23462345
name:
23472346
type: "string"
23482347
type:
23492348
type: "string"
2350-
value:
2351-
{}
23522349
BooleanAttribute:
23532350
allOf:
23542351
- $ref: '#/components/schemas/Attribute'

0 commit comments

Comments
 (0)