We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668e47e commit a9a2c47Copy full SHA for a9a2c47
2 files changed
.github/workflows/push_openapi_spec_to_readme.yml
@@ -32,4 +32,4 @@ jobs:
32
uses: readmeio/rdme@v10
33
with:
34
# 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
+ rdme: openapi upload defs/asana_oas.yaml --key=${{ env.README_API_KEY }} --branch=395.012.998 --slug=asana.json
defs/asana_oas.yaml
@@ -14803,7 +14803,7 @@ paths:
14803
- $ref: '#/components/parameters/goal_path_gid'
14804
- $ref: '#/components/parameters/pretty'
14805
get:
14806
- summary: Get a goal
+ summary: Get a goal -- OAS UPDATE
14807
description: |-
14808
<b>Required scope: </b><code>goals:read</code>
14809
0 commit comments