Skip to content

test(internal/http/middlewares): panicing handler scenario #26

test(internal/http/middlewares): panicing handler scenario

test(internal/http/middlewares): panicing handler scenario #26

Workflow file for this run

on: push
name: Validate OpenAPI specification
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: swagger-validator
uses: mbowman100/swagger-validator-action@master
with:
files: api/openapi.yaml