Skip to content

Conversation

@kwizzn
Copy link
Contributor

@kwizzn kwizzn commented Nov 18, 2015

Now all the curl arguments are using single quotes for consistency reasons:

curl -X POST --header 'Content-Type: text/html' -d '{
  "username": "alice",
  "password": "cooper!00"
}' 'https://example.com/api'

See #627

fehguy added a commit that referenced this pull request Nov 18, 2015
@fehguy fehguy merged commit bbbd370 into swagger-api:master Nov 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants