From b2ec95660271856fa5de0a1a8d78b69e268dd52f Mon Sep 17 00:00:00 2001 From: jackkav Date: Tue, 9 Jan 2024 10:50:38 +0100 Subject: [PATCH] fix --- docs/api/bins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/bins.md b/docs/api/bins.md index c300161d..e3322a35 100644 --- a/docs/api/bins.md +++ b/docs/api/bins.md @@ -262,7 +262,7 @@ You can request this endpoint with *any* combination of the following: ###### Request > ```http -> GET /bin/3c149e20-bc9c-4c68-8614-048e6023a108/view HTTP/1.1 +> GET /bin/view/3c149e20-bc9c-4c68-8614-048e6023a108 HTTP/1.1 > Host: mockbin.org > Accept: application/json > ```