Skip to content

22707 - Update wording for GET /businesses/{identifier}/documents/{documentName} #45

22707 - Update wording for GET /businesses/{identifier}/documents/{documentName}

22707 - Update wording for GET /businesses/{identifier}/documents/{documentName} #45

Workflow file for this run

name: Business API OAS CI
on:
pull_request:
types: [assigned, synchronize]
paths:
- "docs/**"
workflow_dispatch:
defaults:
run:
shell: bash
working-directory: .
jobs:
business-oas-ci:
uses: bcgov/bcregistry-sre/.github/workflows/oas-ci.yaml@main
with:
working_directory: "."
oas_file_directory: "./docs"