Update Polymarket documentation (2026-02-19)

- Added new documentation URLs from llms.txt index
- Updated TARGET.md with 244 total documentation pages
- Scraped new pages for trading, concepts, and API reference sections
- Updated changelog and new index pages
This commit is contained in:
AI Agent
2026-02-19 14:31:02 +01:00
parent 81f77eff3c
commit b2a29fe51f
250 changed files with 33306 additions and 9659 deletions
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-reference/gamma-openapi.json get /comments/{id}
````yaml api-spec/gamma-openapi.yaml get /comments/{id}
openapi: 3.0.3
info:
title: Markets API
@@ -209,4 +209,4 @@ components:
type: string
nullable: true
````
````
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-reference/gamma-openapi.json get /comments/user_address/{user_address}
````yaml api-spec/gamma-openapi.yaml get /comments/user_address/{user_address}
openapi: 3.0.3
info:
title: Markets API
@@ -234,4 +234,4 @@ components:
type: string
nullable: true
````
````
+2 -2
View File
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-reference/gamma-openapi.json get /comments
````yaml api-spec/gamma-openapi.yaml get /comments
openapi: 3.0.3
info:
title: Markets API
@@ -248,4 +248,4 @@ components:
type: string
nullable: true
````
````