docs: sync Polymarket docs - 2026-04-14

This commit is contained in:
Etherdrake
2026-04-14 21:53:47 +02:00
parent 814cdc00c9
commit d8e396519a
263 changed files with 1118 additions and 21257 deletions
@@ -1,5 +1,11 @@
> ## 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 comments by comment id
## OpenAPI
````yaml /api-spec/gamma-openapi.yaml get /comments/{id}
@@ -203,6 +209,4 @@ components:
type: string
nullable: true
````
Built with [Mintlify](https://mintlify.com).
````
@@ -1,5 +1,11 @@
> ## 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 comments by user address
## OpenAPI
````yaml /api-spec/gamma-openapi.yaml get /comments/user_address/{user_address}
@@ -228,6 +234,4 @@ components:
type: string
nullable: true
````
Built with [Mintlify](https://mintlify.com).
````
+7 -3
View File
@@ -1,5 +1,11 @@
> ## 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.
# List comments
## OpenAPI
````yaml /api-spec/gamma-openapi.yaml get /comments
@@ -242,6 +248,4 @@ components:
type: string
nullable: true
````
Built with [Mintlify](https://mintlify.com).
````