Skip to content

Remove required properties in OpenAPI yaml DoiPropertiesMetadata schema to improve behavior in API reference #534

Remove required properties in OpenAPI yaml DoiPropertiesMetadata schema to improve behavior in API reference

Remove required properties in OpenAPI yaml DoiPropertiesMetadata schema to improve behavior in API reference #534

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/rubocop.yml
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit