Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --swift to Autorest command line tool #27

Open
tjprescott opened this issue Jul 15, 2020 · 2 comments
Open

Add --swift to Autorest command line tool #27

tjprescott opened this issue Jul 15, 2020 · 2 comments
Assignees

Comments

@tjprescott
Copy link
Member

tjprescott commented Jul 15, 2020

Ultimately, we will want to wire up our code generation executable to the autorest Typescript tool so that you can generate an SDK using something like autorest --input-file=swagger.json --swift.

This will involve writing code to communicate with AutoRest's JSON-RPC protocol (perhaps something like https://github.com/kolyasev/SwiftJSONRPC)

Note that I don't think this would be a blocking issue for our first preview. We could run the steps manually.

@tjprescott tjprescott added this to the [2020] September milestone Aug 13, 2020
@brandonmaul
Copy link

What's the status on this?

@tjprescott tjprescott removed this from the [2020] September milestone Apr 7, 2022
@tjprescott
Copy link
Member Author

It's not a priority at the moment. In place of --swift we are using --use=~/repos/autorest.swift/. This requires you to have cloned this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants