[Glass] Swagger support in MSKSwaggerSupport

Hernán Morales Durand via Glass glass at lists.gemtalksystems.com
Tue Aug 16 09:11:30 PDT 2016


Thank you for the answer.
BTW there is a Swagger 1.2 to 2.0 converter here
https://github.com/apigee-127/swagger-converter
It may help for your workflows.
Cheers,

Hernán


2016-08-16 5:15 GMT-03:00 Marten Feldtmann <m at feldtmann.online>:

> No.
>
> This package has been developed for Swagger 1.2 support and it worked. It
> was and is part of our runtime. We generate code for it. It does not work
> with Swagger 2.0 any more and we had no need to fix that. In this way we
> generate a swagger.json for other languages. We never produced source code
> from an already available swagger.spec.
>
> Actually we do not use Swagger any more directly - as we did in the first
> time of our development. The way we go now is: take the language specific
> runtime source code from swagger (1.2), change it according to our needs
> and produce code directly for that.
>
>
> Marten
>
> Hernán Morales Durand via Glass <glass at lists.gemtalksystems.com> hat am
> 16. August 2016 um 05:43 geschrieben:
>
>
> Hi,
>
> I have found what seems to be an implementation of Swagger in Glass in
> MSKSwaggerSupport-MSK.48
>
> After trying to load it for a while in Pharo, I cannot resolve the
> dependencies (there is no Metacello Configuration). Also it seems to depend
> on specific versions of NeoJSON and Zinc packages.
>
> What I am trying to do is to generate a swagger.json spec (from an API
> provider role) given a Smalltalk Class or Package name.
>
> Is that possible with such implementation? Any expression to try?
>
> Cheers
>
> Hernán
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20160816/5824970c/attachment.html>


More information about the Glass mailing list