Skip to content

Replace oneOf with anyOf in openapi schemas #226

Replace oneOf with anyOf in openapi schemas

Replace oneOf with anyOf in openapi schemas #226

Workflow file for this run

name: Spellcheck
on: [push, pull_request, workflow_dispatch]
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.35.0
name: Spellcheck