mirror of https://github.com/tiangolo/fastapi.git
Reflect `path operation` suggestion in `llm-prompt.md`
This commit is contained in:
parent
5f4f35afbf
commit
b04e34c86b
|
|
@ -30,8 +30,7 @@ Use the following preferred translations when they apply in documentation prose:
|
||||||
|
|
||||||
- request (HTTP): リクエスト
|
- request (HTTP): リクエスト
|
||||||
- response (HTTP): レスポンス
|
- response (HTTP): レスポンス
|
||||||
- path operation: パスオペレーション
|
- path operation: path operation (do not translate)
|
||||||
- path operation function: パスオペレーション関数
|
|
||||||
|
|
||||||
### `///` admonitions
|
### `///` admonitions
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue