Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

Change the Sample Tuna Catch Application to use POST requests#10

Open
abelsilva wants to merge 2 commits into
hyperledger-archives:masterfrom
abelsilva:master
Open

Change the Sample Tuna Catch Application to use POST requests#10
abelsilva wants to merge 2 commits into
hyperledger-archives:masterfrom
abelsilva:master

Conversation

@abelsilva

Copy link
Copy Markdown

Using the previous GET requests, the addTuna failed when GPS coordinates had negative values because

e.g.:
64.586734, -1.521949

@abelsilva

Copy link
Copy Markdown
Author

also, the server.js was calling

var app = express();

two times, I removed the second call

@tkuhrt

tkuhrt commented Jan 8, 2018

Copy link
Copy Markdown
Contributor

@abelsilva : .editorconfig would be specific to your environmet and not needed to be committed to the repository. Also, you will need to sign off your commit before we could consider merging this. Please see the -s option on git commit

@abelsilva

Copy link
Copy Markdown
Author

@tkuhrt all done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants