Skip to content

Commit 39cab25

Browse files
authored
Merge pull request #14 from Fryguy/update_pr_body
Update the PR body to point to the dev page and not a direct download
2 parents 19fe912 + 82abe07 commit 39cab25

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/openapi-generate.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ jobs:
3434
assignees: agrare
3535
push-to-fork: miq-bot/nutanix_clustermgmt-sdk-ruby
3636
title: Update nutanix_clustermgmt gem
37-
body: Update the nutanix_clustermgmt-sdk-ruby gem from the nutanix_clustermgmt openapi-spec https://developers.nutanix.com/api/v1/namespaces/clustermgmt/versions/${{ env.INPUT_SPEC_VERSION }}/yaml
37+
body: |
38+
Update the nutanix_clustermgmt-sdk-ruby gem from the nutanix_clustermgmt openapi-spec:
39+
https://developers.nutanix.com/api-reference?namespace=clustermgmt&version=${{ env.INPUT_SPEC_VERSION }}
3840
token: ${{ secrets.PR_TOKEN }}

0 commit comments

Comments
 (0)