-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation of OpenMRS in local system #1
Comments
Tried to upgrade webservices rest on local system.However when going to API documentation getting "No spec provided". Trying to install latest legacy ui .legacyui-1.5.0 |
Tried to install the standalone also .That was also giving No spec provided, when we navigate to REST API documentation |
Installed 2.2.0 , but when checked swagger documentation .The model was still showing as before , there is no option in the model to create a visit based on uuid from the client. { Created an issue in openmrs to get further clarification on this. |
Got reply. |
It could be REST Web services OMOD 2.23.0 , but swagger documentation not indicating that.Without the documentation , cannot not know exactly what parameter to pass. |
Reference question in OpenMRS |
Although not present in the documentation.It seems it accepts .I tried creating a person with { ], Passed uuid 42237477-0c0d-4661-9dfe-8265faacfabc. Got response { Could also get person details with the uuid 42237477-0c0d-4661-9dfe-8265faacfabc. |
Tried in our development droplet.The module for webservices should be updated to webservices.rest-2.23.0.omod .Tried to create patient with uuid.It seems to work.Will proceed with the other resources. |
sajankos , are you still having issues with the problem of webservices.rest |
No, issue resolved
…On Tue, Jul 9, 2019, 7:23 AM M-sharif ***@***.***> wrote:
sajankos , are you still having issues with the problem of webservices.rest
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#1>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALIFG4LN4Y2VFEOZMRIWHOLP6PVS5ANCNFSM4HC6EEPA>
.
|
post it on openmrs talk including the above link for more help and dont worry to ping some core developers for help. |
Need to install a later version of OpenMRS on my local system , to check if resources can be created by passing uuid
The text was updated successfully, but these errors were encountered: