Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Return HTTP response and parsed workspace JSON, instead of printing to the Console #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

woutervanranst
Copy link

Requesting this small MR which returns HTTP response and parsed workspace JSON, instead of printing to the console

Motivation is twofold:

  1. This makes the output useful to the calling method (eg. to save the JSON to disk for future record, to inspect, for unit tests, ...)
  2. Keeps the console output 'clean' (I output the logs to it but they get buried in JSON)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant