Skip to content

Add release notes for release of 16-01-2024 #1825

Add release notes for release of 16-01-2024

Add release notes for release of 16-01-2024 #1825

Workflow file for this run

name: Linting (OpenAPI)
on: push
jobs:
openapi:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Lint OpenAPI file(s)
run: yarn && yarn api:lint