Skip to content

Commit a200114

Browse files
authored
Update README.md (deliveryhero#142)
Tags has to be under api, otherwise they are not uploaded
1 parent f928dc0 commit a200114

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ custom:
8181
license:
8282
name: "Licensing"
8383
url: "http://www.example.com/licensing"
84-
tags:
85-
-
86-
name: "Data Creation"
87-
description: "Services to create things"
88-
-
89-
name: "Some other tag"
90-
description: "A tag for other things"
84+
tags:
85+
-
86+
name: "Data Creation"
87+
description: "Services to create things"
88+
-
89+
name: "Some other tag"
90+
description: "A tag for other things"
9191
authorizers:
9292
-
9393
name: "MyCustomAuthorizer"

0 commit comments

Comments
 (0)