Skip to content

Commit a6cbe44

Browse files
docs: include alpha, preview, legacy in shared availability snippet
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 12198e4 commit a6cbe44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fern/products/api-def/snippets/availability.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
You can set the availability for the entire API reference or for specific sections in your `docs.yml` configuration. Options are: `stable`, `generally-available`, `in-development`, `pre-release`, `deprecated`, or `beta`.
1+
You can set the availability for the entire API reference or for specific sections in your `docs.yml` configuration. Options are: `stable`, `generally-available`, `in-development`, `pre-release`, `deprecated`, `alpha`, `beta`, `preview`, or `legacy`.
22

33
When you set the availability of a section, all of the endpoints in that section are automatically marked with that availability unless explicitly set otherwise.
44

0 commit comments

Comments
 (0)