feat(medusa-js, medusa-react): PublishableApiKeys clients (#2582)

**What**
- add `PublishableApiKeys` endpoints to the `medusa-js` and `medusa-react` clients

--- 

RESOLVES CORE-791
DEPENDS ON https://github.com/medusajs/medusa/pull/2567
This commit is contained in:
Frane Polić
2022-11-15 15:41:58 +00:00
committed by GitHub
parent 4baa2e0149
commit 3de553c27f
11 changed files with 382 additions and 2 deletions
@@ -1151,6 +1151,14 @@
"updated_at": "2021-03-17 12:09:59.156058+01",
"metadata": null
},
"publishable_api_key": {
"id": "pubkey_1234",
"created_by": "admin_user",
"created_at": "2021-11-08 11:58:56.975971+01",
"updated_at": "2021-11-08 11:58:56.975971+01",
"revoked_by": null,
"revoked_at": null
},
"draft_order": {
"id": "dorder_01FGKMYKMJ4E8HP3RGEW28E7CZ",
"status": "open",