I have a data structure defined as follows:
# Data Structures
I am trying to use this data structure in another action definition as follows:
#
I want the Apache.io Documentation to show not only the definition of top-level attributes, but also PlayerRank objects. As a developer trying to understand the user interface, I want to see the definition of each object and field so that I know how to correctly form the request. Now he gives only a description of the playerRanks object: "A collection of PlayerRank objects that determines the rating of the game and the points scored for each player." but it does not extend the definition to show all the properties of the PlayerRank data structure.
Any idea if the Apiary.io documentation could facilitate this?
jakejgordon
source share