docs: replace JWT-like Bearer placeholder with <license-token> #191
1 changed files with 1 additions and 1 deletions
|
|
@ -468,7 +468,7 @@ Décisions **tranchées en §0** (ne sont plus ouvertes) : provider, infra rate-
|
|||
```http
|
||||
GET /v1/prices?symbol=AAPL&date=2026-04-25 HTTP/1.1
|
||||
Host: api.lacompagniemaximus.com
|
||||
Authorization: Bearer eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9...
|
||||
Authorization: Bearer <license-token>
|
||||
Accept: application/json
|
||||
User-Agent: simpl-resultat
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue