docs: daily sync Polymarket docs 2026-06-24 - refresh 145 updated files

This commit is contained in:
GLaDOS
2026-06-24 14:13:08 +02:00
parent 2468130bc8
commit ac2466d988
145 changed files with 517 additions and 190 deletions
+5
View File
@@ -1102,6 +1102,11 @@ Secure clients expose the API credentials created for the authenticated session.
## Changelog
### `0.1.0b9`
* RFQ quoter sessions now emit typed `RfqTradeEvent` events for confirmed Combos fills.
* RFQ rejection errors now expose `error_id` values and parse `INVALID_SIGNATURE` and `INTERNAL_ERROR` codes.
### `0.1.0b8`
* Added `parent_event_id` to `Event` so child events can link back to their parent event.