Skip to content

fix: send params as empty object for list methods without cursor (#1453) #439

fix: send params as empty object for list methods without cursor (#1453)

fix: send params as empty object for list methods without cursor (#1453) #439

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml