Skip to content

Automate the yaml -> swift 5 generation -> update this repo #2

@rodericj

Description

@rodericj

The current process to update this repo is the following:

  1. From swaggerhub, I was going to “export -> swift 5”.
  2. Extract the zip (could probably be done in commandline but i was double clicking in finder)
  3. cp ~/Downloads/swift5-client-generated/SwaggerClient/Classes/Swaggers/* ~/dev/DeckOfCards/Sources/DeckOfCards/
  4. git diff // To verify changes
  5. git add .
  6. git commit
  7. git push origin master

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions