Skip to content

Commit

Permalink
add no such metalake exception
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Jan 6, 2025
1 parent d080ece commit 9f2365a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/open-api/tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ paths:
"400":
$ref: "./openapi.yaml#/components/responses/BadRequestErrorResponse"
"404":
description: Not Found - The specified metalake or tag does not exist or the specified tag is not associated with the specified metadata object
description: Not Found - The specified metalake does not exist or the specified tag is not associated with the specified metadata object
content:
application/vnd.gravitino.v1+json:
schema:
Expand Down

0 comments on commit 9f2365a

Please sign in to comment.