Update Polymarket documentation - whitespace normalization (2026-04-07)
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user