Skip to content

Commit

Permalink
temp 2
Browse files Browse the repository at this point in the history
Signed-off-by: Utkarsh Srivastava <[email protected]>
  • Loading branch information
tangledbytes committed Dec 5, 2024
1 parent ebd87db commit f26335e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/server/system_services/schemas/bucket_schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,5 +285,8 @@ module.exports = {
$ref: 'common_api#/definitions/bucket_notification'
}
},
public_access_block: {
$ref: 'common_api#/definitions/public_access_block',
}
}
};

0 comments on commit f26335e

Please sign in to comment.