Skip to content

Commit a9a2c47

Browse files
committed
Test update ReadMe GitHub Action
1 parent 668e47e commit a9a2c47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push_openapi_spec_to_readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: readmeio/rdme@v10
3333
with:
3434
# id is the id of the API definition
35-
rdme: openapi upload defs/asana_oas.yaml --key=${{ env.README_API_KEY }} --branch=123.123.123 --slug=asana.json
35+
rdme: openapi upload defs/asana_oas.yaml --key=${{ env.README_API_KEY }} --branch=395.012.998 --slug=asana.json

defs/asana_oas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14803,7 +14803,7 @@ paths:
1480314803
- $ref: '#/components/parameters/goal_path_gid'
1480414804
- $ref: '#/components/parameters/pretty'
1480514805
get:
14806-
summary: Get a goal
14806+
summary: Get a goal -- OAS UPDATE
1480714807
description: |-
1480814808
<b>Required scope: </b><code>goals:read</code>
1480914809

0 commit comments

Comments
 (0)