docs: daily sync Polymarket docs 2026-06-22 - refresh 142 updated files

This commit is contained in:
GLaDOS
2026-06-22 14:12:02 +02:00
parent abc5b2ae3f
commit 2468130bc8
142 changed files with 241 additions and 170 deletions
@@ -191,4 +191,4 @@ components:
required:
- error
````
````
@@ -218,4 +218,4 @@ components:
required:
- error
````
````
@@ -190,4 +190,4 @@ components:
outcomeIndex:
type: integer
````
````
@@ -137,4 +137,4 @@ components:
pattern: ^0x[a-fA-F0-9]{40}$
example: '0x56687bf447db6ffa42ffe2204a05edaa20f55839'
````
````
@@ -94,4 +94,4 @@ components:
required:
- error
````
````
@@ -159,4 +159,4 @@ components:
required:
- error
````
````
@@ -190,4 +190,4 @@ components:
required:
- error
````
````
+3 -1
View File
@@ -89,6 +89,7 @@ paths:
- REWARD
- CONVERSION
- MAKER_REBATE
- TAKER_REBATE
- REFERRAL_REWARD
- in: query
name: start
@@ -183,6 +184,7 @@ components:
- REWARD
- CONVERSION
- MAKER_REBATE
- TAKER_REBATE
- REFERRAL_REWARD
size:
type: number
@@ -237,4 +239,4 @@ components:
required:
- error
````
````
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Get user combo activity
> Combo lifecycle and redeem events (split / merge / convert / compress / wrap / unwrap / redeem) for a user, with per-leg breakdown. The combo counterpart to /activity trade rows. Also available at /v1/data/user/{address}/activity/combos (address from the path).
@@ -1,3 +1,7 @@
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polymarket.com/llms.txt
> Use this file to discover all available pages before exploring further.
# Get user combo positions
> Combinatorial (multi-market) positions held by a user, with per-leg breakdown. Also available at /v1/data/user/{address}/positions/combos (address from the path).