Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable ability to add content within api pages #591

Closed
wants to merge 9 commits into from

Conversation

abvthecity
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Mar 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
fern-dev ❌ Failed (Inspect) Mar 29, 2024 4:29am
3 Ignored Deployments
Name Status Preview Updated (UTC)
fern-prod ⬜️ Ignored (Inspect) Visit Preview Mar 29, 2024 4:29am
fontawesome-cdn ⬜️ Ignored (Inspect) Visit Preview Mar 29, 2024 4:29am
private-docs ⬜️ Ignored (Inspect) Visit Preview Mar 29, 2024 4:29am

Copy link

PR Preview

Building...

Copy link

PR Preview

Building...

Copy link

PR Preview

Building...

Copy link

@@ -149,6 +150,33 @@ types:
changelog: optional<docsReadV1.ChangelogSection>
hidden: optional<boolean>
fullSlug: optional<list<string>>
navigation: optional<ApiNavigationConfigRoot>
Copy link
Member

Choose a reason for hiding this comment

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

should this just depend on read?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no because the config contains NavigationItem, which is different between all three: write, db, and read.

Copy link

Copy link

PR Preview

Building...

Copy link

Copy link

PR Preview

Building...

Copy link

Copy link

PR Preview

Building...

Copy link

Copy link

PR Preview

Building...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants