Skip to content

TODO: Confirm that the test_read tool with raw_responses enabled is giving necessary info #121

@aaronsteers

Description

@aaronsteers

Need to confirm that the test read tool with raw_responses enabled is sufficient for all of these use cases:

  1. Determining dpath expression needed for record selection.
    • Test by: intentionally setting the wrong dpath, observing 0 or 1 records returned, and then inspecting the raw response to observe what the dpath should have been set to.
  2. Determining pagination strategy based on actually-returned headers and data.
    • Test by: observing raw responses with no pagination strategy set, then inspect headers and body to positively locate the hints of pagination strategy, such as the present of "page_num"/"page_size", "next", or similar pagination clues in the raw response.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions