Getting Started
Changelog
The status
field returned from the GET /projects
and GET /project/{id}
endpoints will now return draft
instead of registered
. This change is to avoid ambiguity with the term ‘registered’
which in other registries may imply a different status. As draft projects are only visible to the project owner,
this should have very small impact.
Was this page helpful?