Skip to content

✅ [#246] Add tests for DigitaalAdres.is_standaard_adres #63

✅ [#246] Add tests for DigitaalAdres.is_standaard_adres

✅ [#246] Add tests for DigitaalAdres.is_standaard_adres #63

Workflow file for this run

name: lint-oas
on:
push:
paths:
- "src/openklant/components/*/openapi.yaml"
- .github/workflows/lint-oas.yml
branches:
- '**'
workflow_dispatch:
jobs:
open-api-workflow-lint-oas:
uses: maykinmedia/open-api-workflows/.github/workflows/lint-oas.yml@v1
strategy:
matrix:
component:
- contactgegevens
- klantinteracties
with:
schema-path: 'src/openklant/components/${{ matrix.component }}/openapi.yaml'