Skip to content

Commit

Permalink
fix: correct documentation error in open-api
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyanlong committed Feb 9, 2025
1 parent 69454ef commit 903940d
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
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

0 comments on commit 903940d

Please sign in to comment.