Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
  • Loading branch information
vikrantpuppala committed Oct 4, 2024
1 parent 549e9ba commit d735df8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ paths:
tags:
- Metastores
operationId: summary
summary: Get the summary of a metastore
summary: Get a metastore summary
description: |
Gets information about a metastore. The summary includes the metastore id, name, creation time and update time.
responses:
Expand Down Expand Up @@ -2300,10 +2300,10 @@ components:
type: object
properties:
metastore_id:
description: Unique identifier for the metastore.
description: Unique identifier of metastore.
type: string
name:
description: User-specified name of the metastore.
description: The user-specified name of the metastore.
type: string
created_at:
description: Time at which this metastore was created, in epoch milliseconds.
Expand Down

0 comments on commit d735df8

Please sign in to comment.