Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
urgi-is
data-discovery
Commits
6c4bb612
Commit
6c4bb612
authored
Aug 07, 2018
by
Jean-Baptiste Nizet
Browse files
doc: fix wording error
parent
c8a6eda6
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/src/main/asciidoc/index.adoc
View file @
6c4bb612
...
...
@@ -11,7 +11,7 @@ The request and response bodies are always JSON. The examples showed here are pr
to read, but they're not in reality. If you're using the services with the command-line, using HTTPie instead
of curl allows automatically pretty-printing the returned JSON.
All examples here use HTTP, and
show example with
`localhost` as the server, and 8080 as port. To use the
All examples here use HTTP, and
use
`localhost` as the server, and 8080 as port. To use the
actual deployed web services, you must of course use the actual protocol, host name and port.
Some headers are also removed from the snippets here, to improve readability.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment