Skip to content

Update API v1 docs with the correct path endpoints #31

Update API v1 docs with the correct path endpoints

Update API v1 docs with the correct path endpoints #31

Workflow file for this run

name: "CLA"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened,closed,synchronize]
merge_group:
branches:
- main
permissions:
actions: write
contents: write
pull-requests: write
statuses: write
jobs:
check_cla:
uses: forem/forem/.github/workflows/cla.yml@main
secrets: inherit