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

Work on a prototype of reading an ARM template and parsing the swagger into callable API methods with description #6

Open
matvelloso opened this issue Jul 9, 2015 · 2 comments

Comments

@matvelloso
Copy link
Owner

Given an ARM template, parse the swagger and the descriptions of the operations, then provide callable actions as web APIs. The proposal is to make it able to work dynamically. If not possible, then we will have to break into a series of methods per resource type (VM, Website, etc) and set as our version 1

@slyons
Copy link

slyons commented Jul 9, 2015

I'm on this one.

@matvelloso matvelloso changed the title Work on a prototype of reading an ARM template and parsing the swagger into callable API methods with description Scott Lyons: Work on a prototype of reading an ARM template and parsing the swagger into callable API methods with description Jul 9, 2015
@matvelloso matvelloso changed the title Scott Lyons: Work on a prototype of reading an ARM template and parsing the swagger into callable API methods with description Work on a prototype of reading an ARM template and parsing the swagger into callable API methods with description Jul 9, 2015
@slyons
Copy link

slyons commented Jul 13, 2015

I'm going to start the live API as a separate project only because I think it would be better to be able to scale things separately.

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

No branches or pull requests

2 participants