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
+2 -2
View File
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-reference/gamma-openapi.json get /events/{id}
````yaml api-spec/gamma-openapi.yaml get /events/{id}
openapi: 3.0.3
info:
title: Markets API
@@ -1190,4 +1190,4 @@ components:
type: string
nullable: true
````
````
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-reference/gamma-openapi.json get /events/slug/{slug}
````yaml api-spec/gamma-openapi.yaml get /events/slug/{slug}
openapi: 3.0.3
info:
title: Markets API
@@ -1190,4 +1190,4 @@ components:
type: string
nullable: true
````
````
+2 -2
View File
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-reference/gamma-openapi.json get /events/{id}/tags
````yaml api-spec/gamma-openapi.yaml get /events/{id}/tags
openapi: 3.0.3
info:
title: Markets API
@@ -105,4 +105,4 @@ components:
type: boolean
nullable: true
````
````
+2 -2
View File
@@ -8,7 +8,7 @@
## OpenAPI
````yaml api-reference/gamma-openapi.json get /events
````yaml api-spec/gamma-openapi.yaml get /events
openapi: 3.0.3
info:
title: Markets API
@@ -1300,4 +1300,4 @@ components:
type: string
nullable: true
````
````