Skip to content

Commit

Permalink
Update docs/source/endpoints/userschema.md
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <web@stevepiercy.com>
  • Loading branch information
erral and stevepiercy authored Jan 31, 2025
1 parent 72f805b commit 77de997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/endpoints/userschema.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ See {ref}`types-schema` for detailed documentation about the available field typ

In Plone you can configure each of the fields of the user schema to be available in only one of either the user edit form or registration form, or in both of them.

To get the user schema available for the user registration form, make a request to the `/@registration-userschema` endpoint.
To get the user schema available for the user registration form, make a request to the `@userschema/registration` endpoint.

```{eval-rst}
.. http:example:: curl httpie python-requests
Expand Down

0 comments on commit 77de997

Please sign in to comment.