Skip to content

Commit 6970684

Browse files
committed
rename
1 parent 6cef739 commit 6970684

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/endpoints/userschema.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ To get the user schema available for the user registration form, make a request
4646

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

5252
The server will respond with the user schema.
5353

54-
```{literalinclude} ../../../src/plone/restapi/tests/http-examples/registration_userschema.resp
54+
```{literalinclude} ../../../src/plone/restapi/tests/http-examples/userschema_registration.resp
5555
:language: http
5656
```
5757

0 commit comments

Comments
 (0)