Update Polymarket documentation - whitespace normalization (2026-04-07)

This commit is contained in:
Etherdrake
2026-04-07 14:06:13 +02:00
parent 8c597b8fbe
commit ad5a26710b
189 changed files with 667 additions and 455 deletions
+3 -3
View File
@@ -12,7 +12,7 @@ Builder-authenticated clients can also use this endpoint to retrieve orders attr
## OpenAPI
````yaml /api-spec/clob-openapi.yaml get /orders
````yaml /api-spec/clob-openapi.yaml get /data/orders
openapi: 3.1.0
info:
title: Polymarket CLOB API
@@ -41,7 +41,7 @@ tags:
- name: Rebates
description: Maker rebate endpoints
paths:
/orders:
/data/orders:
get:
tags:
- Trade
@@ -344,4 +344,4 @@ components:
````
Built with [Mintlify](https://mintlify.com).
Built with [Mintlify](https://mintlify.com).