Skip to content

Commit 39a9744

Browse files
openapi.yamlのURLを仮置き
1 parent fc1992b commit 39a9744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

typing-server/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ info:
55
servers:
66
- url: http://localhost:8080
77
description: ローカル開発環境
8-
- url: https://typemaster.com
8+
- url: https://example.com
99
description: 本番環境
1010
tags:
1111
- name: other
@@ -16,7 +16,7 @@ tags:
1616
description: スコア関係(仮)
1717
paths:
1818
/health:
19-
get:
19+
get:
2020
tags:
2121
- other
2222
operationId: healthcheck

0 commit comments

Comments
 (0)