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: source/index.html.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
@@ -337,7 +337,7 @@ curl -X POST "https://csgofloat.com/api/v1/listings" \
337
337
}
338
338
```
339
339
340
-
This endpoint retrieves the details for a specific listing, regardless of whether it is "active" or "in-active" (ie. `state` != `listed`). Requires an authorization header.
340
+
This endpoint lists the item specified by `asset_id`. Requires an authorization header.
0 commit comments