-
Task
-
Resolution: Done
-
Major
-
None
-
7.1, 7.3, 7.4, 7.2, 7.5, 7.6, 7.7, 7.8, 7.9, 7.10
-
None
-
None
-
2021 Week 07-09 (from Feb 15)
-
3
-
Documentation (Ref Guide, User Guide, etc.)
-
Undefined
A customer is unable to create project using rest api as below after adding the files messages.properties and post-commit provided
curl -v -k -H 'accept: application/json' -H 'Content-Type: application/json' -u rhpamAdmin:admin@123 -X POST -i http://localhost:8080/business-central/rest/spaces/MySpace/projects -d '
{"name":"testProj", "description": "A Test Project", "groupId": "com.redhat.cee.example","version":"1.0-SNAPSHOT" }'
- documents
-
RHDM-1354 NPE creating a project using Decision Central REST API and githook configured
- Closed