Added global_namespace flag to API
Created by: pboehm
You can now create projects in the global namespace through the API.
This is made by introducing an optional field global_namespace
to the
method that responds to 'POST /projects'.
This implements the feature suggested in #2618 (closed)
Created by: m4tthumphrey
You could just expose the
namespace_id
attribute and passGLN
as the value. See here.By Administrator on 2013-01-28T14:16:56 (imported from GitLab project)
Please register or sign in to reply