Skip to content

Commit c287db8

Browse files
committed
Remove beta tag.
1 parent 9b7b0b4 commit c287db8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/v2/providers/https.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,6 @@ export interface CallableOptions<T = any> extends HttpsOptions {
210210
heartbeatSeconds?: number | null;
211211

212212
/**
213-
* @beta
214-
*
215213
* Callback for whether a request is authorized.
216214
*
217215
* Designed to allow reusable auth policies to be passed as an options object. Two built-in reusable policies exist:

0 commit comments

Comments
 (0)