feat(dashboard,medusa): Update Pub. API key table and add query params to endpoint (#6483)

**What**
- Updates table to use DataTable
- Adds some query params to sort/filter the returned pub. keys
This commit is contained in:
Kasper Fabricius Kristensen
2024-02-29 00:27:49 +01:00
committed by GitHub
parent 557d86afbf
commit e076590ff2
11 changed files with 442 additions and 529 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/client-types": patch
"@medusajs/medusa": patch
---
fix(medusa): Add query params to Pub. API key endpoint