提交 c9d307d9 编写于 作者: R Rick Gudmundson

Rename example from file_name to file_path

Applied in example response for create, update, and delete operations

Fixes #27643
上级 806b038a
......@@ -53,7 +53,7 @@ Example response:
```json
{
"file_name": "app/project.rb",
"file_path": "app/project.rb",
"branch_name": "master"
}
```
......@@ -82,7 +82,7 @@ Example response:
```json
{
"file_name": "app/project.rb",
"file_path": "app/project.rb",
"branch_name": "master"
}
```
......@@ -120,7 +120,7 @@ Example response:
```json
{
"file_name": "app/project.rb",
"file_path": "app/project.rb",
"branch_name": "master"
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册