Skip to content

Commit

Permalink
feat: qlik api updates
Browse files Browse the repository at this point in the history
  • Loading branch information
qlikossbuild authored and github-actions[bot] committed Jan 20, 2025
1 parent 71a1629 commit 30cdb36
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
1 change: 1 addition & 0 deletions glossaries.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ type ErrorResponseCode = {
/**
* ### Custom error codes
* * BG-3 - Access denied, no read access
* * BG-30 - Feature not enabled on tenant.
*/
type ErrorResponseForbidden = {
errors?: ErrorResponseCode[];
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"nanoid": "^5.0.9",
"ws": "^8.18.0"
},
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@9.15.4",
"engines": {
"node": ">=18"
},
Expand Down
Loading

0 comments on commit 30cdb36

Please # to comment.