ApiV2-GraphQL-Docs icon indicating copy to clipboard operation
ApiV2-GraphQL-Docs copied to clipboard

Clarify Rust dependencies, Fix GraphQL example outputs for Rust and Python

Open jaxter184 opened this issue 3 years ago • 0 comments

There's a commit that "fixes" the Rust output, but it seems like they accidentally changed the Python version instead, so I reverted it.

Rust example was also a little unclear, and inconsistent compared to other examples. Most notably, it used ID 1, which points to Cowboy Bebop, rather than ID 15125, which points to Teekyu. Also, it used the Debug output, which adds a bunch of extra unnecessary information, so I set it to use the Display output instead, which is more consistent with the other languages' outputs.

It also might be possible that Teekyu now has an English title translation? I think the other examples should be changed too, but I testing the other languages isn't super easy for me.

jaxter184 avatar Dec 27 '21 20:12 jaxter184