]
George Gastaldi updated FORGE-2177:
-----------------------------------
Labels: Starter (was: )
Being able to create a new REST endpoint
----------------------------------------
Key: FORGE-2177
URL:
https://issues.jboss.org/browse/FORGE-2177
Project: Forge
Issue Type: Sub-task
Components: Java EE
Affects Versions: 2.13.0.Final
Reporter: Antonio Goncalves
Labels: Starter
Fix For: 2.x Future
It would be good to have a command to create a REST endpoint. A command like this :
{code}
rest-new-endpoint --named MyEndPoint
{code}