Skip to content

Update ZVV auth aid. #289

Update ZVV auth aid.

Update ZVV auth aid. #289

Workflow file for this run

name: Validate endpoint definitions
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Validate JSON
uses: docker://nhalstead00/validate-json-action:latest
env:
INPUT_SCHEMA: schema.json
INPUT_JSONS: data/*/*.json