Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
This repository was archived by the owner on Aug 26, 2024. It is now read-only.
There was an error while loading. Please reload this page.
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--debugflag, the user would see the full set of outgoing requests.