mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Fix endpoint typo in Content Versions docs (#21672)
This commit is contained in:
@@ -231,7 +231,7 @@ Create a new Content Version for an item.
|
||||
<SnippetToggler :choices="['REST', 'GraphQL', 'SDK']" group="api">
|
||||
<template #rest>
|
||||
|
||||
`POST /version`
|
||||
`POST /versions`
|
||||
|
||||
Provide a [Content Version object](#the-content-version-object) as the body of your request.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user