Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#56970b7)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 18, 2024
1 parent 1aac59a commit ffa99f5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
13 changes: 7 additions & 6 deletions static/swagger/master/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1349,22 +1349,23 @@
"format": "int64",
"type": "integer"
},
"isOffloaded": {
"type": "boolean"
},
"ledgerId": {
"format": "int64",
"type": "integer"
},
"metadata": {
"offloadedContextUuid": {
"type": "string"
},
"offloaded": {
"type": "boolean"
},
"size": {
"format": "int64",
"type": "integer"
},
"underReplicated": {
"type": "boolean"
"timestamp": {
"format": "int64",
"type": "integer"
}
},
"type": "object"
Expand Down
13 changes: 7 additions & 6 deletions static/swagger/master/v2/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -1349,22 +1349,23 @@
"format": "int64",
"type": "integer"
},
"isOffloaded": {
"type": "boolean"
},
"ledgerId": {
"format": "int64",
"type": "integer"
},
"metadata": {
"offloadedContextUuid": {
"type": "string"
},
"offloaded": {
"type": "boolean"
},
"size": {
"format": "int64",
"type": "integer"
},
"underReplicated": {
"type": "boolean"
"timestamp": {
"format": "int64",
"type": "integer"
}
},
"type": "object"
Expand Down

0 comments on commit ffa99f5

Please sign in to comment.