open api should have a set of extension fields that say what group the resources come from, but there's a bug open that they aren't set. Not sure when that will get looked at openshift-openapi-spec.json missing x-kubernetes-group-version-kind <https://github.com/openshift/origin/issues/14373>
On Fri, Jun 16, 2017 at 4:28 PM, Mateus Caruccio < [email protected]> wrote: > Just to clarify, I meaning swagger 2.0. > > -- > Mateus Caruccio / Master of Puppets > GetupCloud.com > We make the infrastructure invisible > > 2017-06-16 17:15 GMT-03:00 Mateus Caruccio <[email protected] > >: > >> Hello! >> >> Is there any other way to get all swagger api definitions for openshift >> only objects other than https://github.com/opensh >> ift/origin/tree/master/api/swagger-spec? >> >> What I am trying to achieve is to generate python client libs like this >> https://github.com/kubernetes-client/python-base >> >> I already have a fully operational client in https://github.com/caruccio >> /client-python using openshift's swagger but that duplicates all >> kubernetes endpoints/models already present in the original client-python. >> >> -- >> Mateus Caruccio / Master of Puppets >> GetupCloud.com >> We make the infrastructure invisible >> > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
