You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
Any "!include" directives are currently resolved by making calls through requests.
We should instead use the 'transport' session to make these requests, so that any configured session or other information is included in these outgoing requests.
For example, when using coreapi-cli, with the --debug flag, the user would see the full set of outgoing requests.