Re: DocumentModel

Issue #24 new
honchih chen created an issue

Hey,

I really like the application, great job. Could you please let me know if I can get around the following issues. Thanks.
  • Either we can get environment variables from shell or it allows us to password protect the files I find it impossible to keep api username/passowrd/auth/token from preying eyes.

  • When I use jsonPath to reference a model for POST, it does not follow the original JSON properties order. When I poke around I could not see full documentation. Is it possible to add it in the near future? For example what is the third parameter in the following example? When I tried to change it it crashed the app. I also tried to stringify it and parse it back but cannot find an entry point to do it.

** var node = DocumentModel.jsonPath(projectNodeID, jsonPath, true);

Thanks.

Comments (0)

  1. Log in to comment