JAMF Swagger API and Compatability with AutoRest

Phatmandrake
New Contributor

I'm playing around with AutoRest (Github), and a number of errors are being generated.

Has anyone had any success with this?

2 REPLIES 2

Tutankh
New Contributor

Same. No luck as yet. I tried modifying the json schema a bit and got past some of them, but it seems like the schema is not being properly generated.

Tutankh
New Contributor

It looks like AutoRest is not supporting the 'OneOf' and 'AnyOf' pieces of the swagger doc. I'm guessing this is what's causing it to fail.