Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ping return parsedSection and getSection have a different spec for the return? #132

Open
patmmccann opened this issue Nov 14, 2024 · 0 comments

Comments

@patmmccann
Copy link
Contributor

patmmccann commented Nov 14, 2024

parsedSections: Object // The parsedSections property represents an object of all parsed sections of the gppString property that are supported by the API on this page (see supportedAPIs property). The object contains one property for each supported API with the name of the API as the property name and the value as a parsed representation of this section (similar to getSection command). If a section is supported but not represented in the gppString, it is omitted in the parsedSections object.

specifies object not array of objects, despite #71 updating the results of getSection, it isnt clear parsedSections in pingreturn should be updated too or not

@patmmccann patmmccann changed the title ping return parsedand get section have a different spec? ping return parsedSection and getSection have a different spec for the return? Nov 14, 2024
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

No branches or pull requests

1 participant