Skip to content

Commit

Permalink
regenerate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoxinyu committed May 17, 2022
1 parent 084c033 commit 781913d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/swagger/docs.go
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,7 @@ var doc = `{
"type": "object",
"properties": {
"dispatcher": {
"description": "Deprecated, please use PartitionRule.",
"type": "string"
},
"matcher": {
Expand Down
1 change: 1 addition & 0 deletions docs/swagger/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -704,6 +704,7 @@
"type": "object",
"properties": {
"dispatcher": {
"description": "Deprecated, please use PartitionRule.",
"type": "string"
},
"matcher": {
Expand Down
1 change: 1 addition & 0 deletions docs/swagger/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ definitions:
config.DispatchRule:
properties:
dispatcher:
description: Deprecated, please use PartitionRule.
type: string
matcher:
items:
Expand Down

0 comments on commit 781913d

Please sign in to comment.