Skip to content

Commit

Permalink
Merge pull request #4 from 0xPolygon/DEVOPS-2433-open-api-workflow-fo…
Browse files Browse the repository at this point in the history
…rmat-update

Open-api workflow and taskdef update with automation
  • Loading branch information
sshrihar authored Jan 31, 2024
2 parents c658271 + fd398a0 commit 530859f
Show file tree
Hide file tree
Showing 3 changed files with 538 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Support/Open-Api-Condense/Pipfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
pyyaml = "*"
"ruamel.yaml" = "*"

[dev-packages]

[requires]
python_version = "3.11"
144 changes: 144 additions & 0 deletions Support/Open-Api-Condense/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 530859f

Please sign in to comment.