stcarrez / swagger-ada

Ada support for OpenAPI code generator
Apache License 2.0
27 stars 3 forks source link

Alire version of OpenAPi is still with 0.6.0 #19

Open fdesnoes opened 11 months ago

fdesnoes commented 11 months ago

:~/dev/ADA/alire/openapi_0.6.0_2fb8711a$ alr search openapi NAME STATUS VERSION DESCRIPTION NOTES openapi 0.6.0 OpenAPI library to build REST client applications
openapi_server 0.6.0 OpenAPI library to build REST server applications

mgrojo commented 11 months ago
NAME            STATUS  VERSION  DESCRIPTION                                        NOTES                                            
openapi                 0.7.0    OpenAPI library to build REST client applications
openapi_server          0.7.0    OpenAPI library to build REST server applications

You have to update your index:

alr index --update-all

This will be no longer necessary in Alire 2.0: https://github.com/alire-project/alire/blob/release/2.0/doc/user-changes.md#automatic-index-updates