Fix docs for /health endpoint & use application/graphql+-#3550
Fix docs for /health endpoint & use application/graphql+-#3550mangalaman93 merged 2 commits intomasterfrom
Conversation
4f4079a to
faea3b9
Compare
danielmai
left a comment
There was a problem hiding this comment.
Reviewed 10 of 10 files at r1.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @gitlw, @mangalaman93, @manishrjain, and @MichaelJCompton)
wiki/content/clients/index.md, line 819 at r1 (raw file):
```json { "version": "v1.0.12",
Use "v1.1.0", which will be a more realistic example within the docs. This version info in /health isn't in v1.0.12.
wiki/content/clients/index.md, line 825 at r1 (raw file):
Here,
uptimeis in nanosecond (typetime.Durationin Go).
nanoseconds (plural)
mangalaman93
left a comment
There was a problem hiding this comment.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @danielmai, @gitlw, @manishrjain, and @MichaelJCompton)
wiki/content/clients/index.md, line 819 at r1 (raw file):
Previously, danielmai (Daniel Mai) wrote…
Use "v1.1.0", which will be a more realistic example within the docs. This version info in /health isn't in v1.0.12.
Done.
wiki/content/clients/index.md, line 825 at r1 (raw file):
Previously, danielmai (Daniel Mai) wrote…
nanoseconds (plural)
Done.
MichaelJCompton
left a comment
There was a problem hiding this comment.
👍 looks like you've touched the docs in all the spots
danielmai
left a comment
There was a problem hiding this comment.
Reviewed 1 of 1 files at r2.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on @gitlw and @manishrjain)
This change is