Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abvthecity committed Oct 25, 2024
1 parent a95efb8 commit e4436e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ instances:
title: Test JWT Auth

roles:
- everyone # sets the page to public-facing
- customers
- employees
- everyone # default

navigation:
- page: Overview
path: test.mdx

- page: Overview (Duplicated)
path: test.mdx
viewers:
- everyone
- customers

- page: Overview (Authed)
path: test.mdx

- api: API Reference (Public)
layout:
- endpoint: POST /create-movie
Expand Down

1 comment on commit e4436e9

@vercel
Copy link

@vercel vercel bot commented on e4436e9 Oct 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.