Skip to content

Commit

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

0 comments on commit d9256e4

Please sign in to comment.