Skip to content

Commit af3dbb0

Browse files
authored
ES-722: Add following type and UUID for ZAPPI teasers (#253)
1 parent ce529c4 commit af3dbb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/api/api.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,6 +1852,10 @@ components:
18521852
bookmarkable:
18531853
type: boolean
18541854
example: true
1855+
followingType:
1856+
$ref: "#/components/schemas/following_type"
1857+
followingUuid:
1858+
$ref: "#/components/schemas/UUID"
18551859
trackingData:
18561860
type: object
18571861
properties:

0 commit comments

Comments
 (0)