Skip to content

Commit

Permalink
Update documentation/api/swagger-spec.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Lingyun Cai <[email protected]>
  • Loading branch information
NingW101 and lingyuncai authored Sep 19, 2023
1 parent 6e6a972 commit a3558b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/api/swagger-spec.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ Browse ``http://localhost:80`` to visualize and interact the API's resource, and
NOTE
****

If you want to test the APIs related to `registry` like ``POST /api/projects/registry`` and ``POST /api/projects/{root}/publication``. `You should firstly build your registry server`. There are some helpful framework like `verdaccio <https://github.com/verdaccio/verdaccio>`_ to help to construct registry fast.
If you want to test the APIs related to `registry` like ``POST /api/projects/registry`` and ``POST /api/projects/{root}/publication``, you should setup a npm compatible registry server at first. There are some helpful framework like `verdaccio <https://github.com/verdaccio/verdaccio>`_ to help build a registry quickly.

0 comments on commit a3558b9

Please sign in to comment.