We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa9819c commit e91fccdCopy full SHA for e91fccd
documents/forOpenAPISpecification/OpenAPI_Specification_3.0.3.md
@@ -58,7 +58,7 @@ OpenAPI ドキュメントは JSON 形式、YAML 形式いずれかのフォー
58
59
## ファイル名
60
61
-ファイルの拡張子は `yaml` とする。通常ファイル名は `openapi.yaml` を推奨する。
+ファイルの拡張子は `yaml` とする。通常ファイル名は `openapi.yaml` を推奨する(公式ドキュメントの推奨であり、GitLab上でSwagger UIのプレビューなどの機能も利用できるため)。
62
63
もし、複数の定義を管理したい場合は `${service}_openapi.yaml` とする。
64
0 commit comments