This commit is contained in:
commit
e7e02d636c
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
|
```http
|
||||||
GET /v1/prices?symbol=AAPL&date=2026-04-25 HTTP/1.1
|
GET /v1/prices?symbol=AAPL&date=2026-04-25 HTTP/1.1
|
||||||
Host: api.lacompagniemaximus.com
|
Host: api.lacompagniemaximus.com
|
||||||
Authorization: Bearer eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9...
|
Authorization: Bearer <license-token>
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
User-Agent: simpl-resultat
|
User-Agent: simpl-resultat
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue