flowable / flowable/flowable-engine
POST /repository/deployments deploymentKey and deploymentName params are invalid.
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
In the flowable-rest-6.7.2.jar org.flowable.rest.service.api.repository.DeploymentCollectionResource.
POST /repository/deployments, the method's deploymentKey and deploymentName receive values.
Why use **String queryString = request.getQueryString();** to get the deploymentKey and deploymentName.
The queryString is null.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.