Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct documentation error in open-api #869

Open
wants to merge 1 commit into
base: develop-astro-nacos
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/content/docs/latest/en/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -307,7 +307,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1053,7 +1053,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/latest/zh-cn/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -307,7 +307,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1053,7 +1053,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/next/en/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -307,7 +307,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1053,7 +1053,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/next/zh-cn/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -307,7 +307,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1053,7 +1053,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/v2.4/en/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -307,7 +307,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1053,7 +1053,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/v2.4/zh-cn/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -307,7 +307,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1053,7 +1053,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/v3.0/en/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -308,7 +308,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1054,7 +1054,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/v3.0/zh-cn/manual/user/open-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询配置历史列表
### 2.4. 查询配置历史列表

#### 接口描述

Expand Down Expand Up @@ -308,7 +308,7 @@ API接口返回体中的错误码及对应提示信息汇总见下表
}
```

### 2.3. 查询具体版本的历史配置
### 2.5. 查询具体版本的历史配置

#### 接口描述

Expand Down Expand Up @@ -1054,7 +1054,7 @@ Nacos v2的`注册实例`的OpenAPI,更多的是给予持久化服务实例进

#### 请求方式

`POST`
`PUT`

`Content-Type:application/x-www-form-urlencoded`

Expand Down