Skip to content

OpenAPI suggests that "operationId" (or "operationref") is mandatory. #23695

OpenAPI suggests that "operationId" (or "operationref") is mandatory.

OpenAPI suggests that "operationId" (or "operationref") is mandatory. #23695

Workflow file for this run

name: "Daily Build Status"
on: [push, pull_request, workflow_dispatch]
permissions: read-all
jobs:
daily:
name: Check Daily Build status
runs-on: ubuntu-latest
steps:
- run: |
curl -s https://dev.azure.com/MSRC-CCF/CCF/_apis/build/status/CCF%20GitHub%20Daily?branchName=main | grep succeeded