Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#75d7e55)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 13, 2024
1 parent ec4b684 commit 4a3320b
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
24 changes: 24 additions & 0 deletions static/swagger/master/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1853,6 +1853,10 @@
"format": "int64",
"type": "integer"
},
"bytesOutInternalCounter": {
"format": "int64",
"type": "integer"
},
"committedTxnCount": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -1978,6 +1982,10 @@
"readOnly": true,
"type": "object"
},
"systemTopicBytesInCounter": {
"format": "int64",
"type": "integer"
},
"topicEpoch": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2286,6 +2294,10 @@
"format": "int64",
"type": "integer"
},
"bytesOutInternalCounter": {
"format": "int64",
"type": "integer"
},
"committedTxnCount": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2402,6 +2414,10 @@
"readOnly": true,
"type": "object"
},
"systemTopicBytesInCounter": {
"format": "int64",
"type": "integer"
},
"topicEpoch": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2769,6 +2785,10 @@
"format": "int64",
"type": "integer"
},
"bytesOutInternalCounter": {
"format": "int64",
"type": "integer"
},
"committedTxnCount": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2887,6 +2907,10 @@
},
"type": "object"
},
"systemTopicBytesInCounter": {
"format": "int64",
"type": "integer"
},
"topicEpoch": {
"format": "int64",
"type": "integer"
Expand Down
24 changes: 24 additions & 0 deletions static/swagger/master/v2/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1853,6 +1853,10 @@
"format": "int64",
"type": "integer"
},
"bytesOutInternalCounter": {
"format": "int64",
"type": "integer"
},
"committedTxnCount": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -1978,6 +1982,10 @@
"readOnly": true,
"type": "object"
},
"systemTopicBytesInCounter": {
"format": "int64",
"type": "integer"
},
"topicEpoch": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2286,6 +2294,10 @@
"format": "int64",
"type": "integer"
},
"bytesOutInternalCounter": {
"format": "int64",
"type": "integer"
},
"committedTxnCount": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2402,6 +2414,10 @@
"readOnly": true,
"type": "object"
},
"systemTopicBytesInCounter": {
"format": "int64",
"type": "integer"
},
"topicEpoch": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2769,6 +2785,10 @@
"format": "int64",
"type": "integer"
},
"bytesOutInternalCounter": {
"format": "int64",
"type": "integer"
},
"committedTxnCount": {
"format": "int64",
"type": "integer"
Expand Down Expand Up @@ -2887,6 +2907,10 @@
},
"type": "object"
},
"systemTopicBytesInCounter": {
"format": "int64",
"type": "integer"
},
"topicEpoch": {
"format": "int64",
"type": "integer"
Expand Down

0 comments on commit 4a3320b

Please sign in to comment.