diff --git a/pageserver/src/http/openapi_spec.yml b/pageserver/src/http/openapi_spec.yml index f11bae5be2..dcb81849e0 100644 --- a/pageserver/src/http/openapi_spec.yml +++ b/pageserver/src/http/openapi_spec.yml @@ -234,9 +234,7 @@ paths: content: application/json: schema: - type: array - items: - $ref: "#/components/schemas/BranchInfo" + $ref: "#/components/schemas/BranchInfo" "400": description: Malformed branch create request content: @@ -370,12 +368,15 @@ components: format: hex ancestor_id: type: string + format: hex ancestor_lsn: type: string current_logical_size: type: integer current_logical_size_non_incremental: type: integer + latest_valid_lsn: + type: integer TimelineInfo: type: object required: