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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ This functionality is analogous to our [_Shock_](https://github.com/justeat/Shoc
74
74
75
75
Below is an example bundle file, which can return content in formats such as a string, JSON and base64-encoded data.
76
76
77
-
The full JSON schema for HTTP bundle files can be found [here](https://raw.githubusercontent.com/justeattakeaway/httpclient-interception/main/src/HttpClientInterception/Bundles/http-request-bundle-schema.json"JSON Schema for HTTP request interception bundles for use with JustEat.HttpClientInterception.").
77
+
The full JSON schema for HTTP bundle files can be found in [http-request-bundle-schema.json](https://raw.githubusercontent.com/justeattakeaway/httpclient-interception/main/src/HttpClientInterception/Bundles/http-request-bundle-schema.json"JSON Schema for HTTP request interception bundles for use with JustEat.HttpClientInterception.").
0 commit comments