You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
Ideally, I could specify as an argument to "ml new" that I'm working with an App Builder/REST API app and it would set these things up for me, including handling the modules collection as part of deploy modules. If that argument is specified, it could also skip creating the default MVC code.
The text was updated successfully, but these errors were encountered:
I checked in changes to the dev branch such that deploy modules adds marklogic.rest* stuff to the needed collection if you have a property "app-type=rest".
Right now to use the deployer for an App Builder app, I have to do the following:
Ideally, I could specify as an argument to "ml new" that I'm working with an App Builder/REST API app and it would set these things up for me, including handling the modules collection as part of deploy modules. If that argument is specified, it could also skip creating the default MVC code.
The text was updated successfully, but these errors were encountered: