Skip to content

Commit

Permalink
CASMCLOUD-1220: Remove outdated comment about repo forking being requ…
Browse files Browse the repository at this point in the history
…ired for development
  • Loading branch information
mharding-hpe authored and rustydb committed Jun 5, 2023
1 parent b7e8c62 commit cc4d733
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

Integrating an API with the CLI is a fairly easy process once you have a valid Swagger file.

1. Fork this repository to make changes (Do not attempt to branch. You do not have write permissions).
1. Add your module and Swagger file to the `cray/modules/` directory.
1. Run the Swagger parser to convert from a YAML Swagger file to a JSON file and validate it.

Expand Down

0 comments on commit cc4d733

Please sign in to comment.