Skip to content

"toJson" for unions should include "unionJsonKey" in generated code #548

"toJson" for unions should include "unionJsonKey" in generated code

"toJson" for unions should include "unionJsonKey" in generated code #548

Workflow file for this run

name: CI Workflow
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- main
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
validate-plugin:
uses: ./.github/workflows/validate_plugin.yml
with:
working_directory: ./package