Skip to content

Commit

Permalink
Rebase into rebuild...
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Feb 21, 2023
1 parent 3742d6e commit 4f0e971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/schema/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2465,7 +2465,7 @@ export interface components {
DatasetStorageDetails: {
/**
* Badges
* @description Fast summary parsed for digging into about target object store dataset is stored on.
* @description A mapping of object store labels to badges describing object store properties.
*/
badges: Record<string, never>[];
/**
Expand Down

0 comments on commit 4f0e971

Please sign in to comment.