Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Jan 31, 2025
1 parent 6cef739 commit 6970684
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/endpoints/userschema.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ To get the user schema available for the user registration form, make a request

```{eval-rst}
.. http:example:: curl httpie python-requests
:request: ../../../src/plone/restapi/tests/http-examples/registration_userschema.req
:request: ../../../src/plone/restapi/tests/http-examples/userschema_registration.req
```

The server will respond with the user schema.

```{literalinclude} ../../../src/plone/restapi/tests/http-examples/registration_userschema.resp
```{literalinclude} ../../../src/plone/restapi/tests/http-examples/userschema_registration.resp
:language: http
```

Expand Down

0 comments on commit 6970684

Please sign in to comment.