Hide Billing endpoints in fern docs (#4451)
This commit is contained in:
@@ -1,2 +1,11 @@
|
||||
security:
|
||||
- ApiKeyScheme: []
|
||||
paths:
|
||||
/api/v1/billing/checkout:
|
||||
x-fern-ignore: true
|
||||
/api/v1/billing/portal:
|
||||
x-fern-ignore: true
|
||||
/api/v1/billing/state:
|
||||
x-fern-ignore: true
|
||||
/api/v1/billing/change-tier:
|
||||
x-fern-ignore: true
|
||||
|
||||
Reference in New Issue
Block a user