Skip to content
#

api-gateways

Here are 9 public repositories matching this topic...

saarasio
saarasio commented Sep 17, 2019

The error message below should say "Service_name" and not "Name"

[ec2-user@ip-172-31-18-10 enroute-cp]$ curl -s -X POST localhost:1323/service -H "Authorization: Bearer treehugger" -H "Content-Type: application/json" -d '{"Name":"adminservice"}' | python -m'' json.tool
{
    "Error": "Please provide service name using Name field"
}
[ec2-user@ip-172-31-18-10 enroute-cp]$ curl -s -X POST l

Improve this page

Add a description, image, and links to the api-gateways topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-gateways topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.