Update OpenAPI Descriptions (#20403)
* Update OpenAPI Descriptions * update the add-and-commit action to latest version * manually update decorated files * fix: update allowed-actions Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com> Co-authored-by: Sarah Edwards <skedwards88@github.com>
This commit is contained in:
committed by
GitHub
parent
6164bd8c0e
commit
fa99cdf2b4
2
.github/workflows/openapi-decorate.yml
vendored
2
.github/workflows/openapi-decorate.yml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
run: script/rest/update-files.js --decorate-only
|
||||
|
||||
- name: Check in the decorated files
|
||||
uses: EndBug/add-and-commit@b3c7c1e078a023d75fb0bd326e02962575ce0519
|
||||
uses: EndBug/add-and-commit@2bdc0a61a03738a1d1bda24d566ad0dbe3083d87
|
||||
with:
|
||||
# The arguments for the `git add` command
|
||||
add: 'lib/rest/static/decorated'
|
||||
|
||||
Reference in New Issue
Block a user