Skip to content

feat: nullable in OAS 3.0 is equivalent to union with null type in 3.… #184

feat: nullable in OAS 3.0 is equivalent to union with null type in 3.…

feat: nullable in OAS 3.0 is equivalent to union with null type in 3.… #184

Workflow file for this run

name: frontend-ci
on:
push:
branches:
- release
- hotfix
- develop
- feature/*
- bugfix/*
tags:
- '**'
jobs:
call-frontend-ci-workflow:
uses: netcracker/qubership-apihub-ci/.github/workflows/frontend-ci.yaml@main