Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Commit 8f08dfc

Browse files
committed
name for generated interface
1 parent a91ee3e commit 8f08dfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/api/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ paths:
77
/ping:
88

99
get:
10+
tags:
11+
- ping
1012
summary: returns a single "pong" string.
1113
description: very simple sample endpoint
1214
responses:

0 commit comments

Comments
 (0)