Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
apigee-127/swagger-converter
Converts Swagger documents from version 1.2 to 2.0
People
Repo info
Activity
Ivan Goncharov
@IvanGoncharov
If updating packages didn't help, please open issue in api-spec-converter
and attach spec that you trying to convert
Nuba Princigalli
@nuba
@IvanGoncharov
thank you
Nuba Princigalli
@nuba
@IvanGoncharov
ended up moving to a swagger 2.x api spec, so the conversion step became unnecessary. Thanks anyway!
Mohsen Azimi
@mohsen1
Hey
@IvanGoncharov
I was out of loop for this. Are we doing version 1.0?
Ivan Goncharov
@IvanGoncharov
HI
yes it mostly documentation changes
change examples and update README
One thing that I wanted to do in that scope
is to make node module in form object containing
convert
function
so require('swagger-converter') => require('swagger-converter').convert
because in future I want to add function that resolve sub-resources
Ivan Goncharov
@IvanGoncharov
function that return {'/pet.json': '
http://test.com/swagger/pet.json
', '/store.json': '
http://test.com/swagger/user.json'}
In any case
1.0.0
will brake API so I think it's good idea to push all breaking changes in it
@mohsen1
What do you think?
Ivan Goncharov
@IvanGoncharov
@mohsen1
What do you think?
Mohsen Azimi
@mohsen1
I'm okay with those API changes
@IvanGoncharov
Lets do it! :)
Jose Galisteo
@ceritium
hello! hello!
Jose Galisteo
@ceritium
what about support explicit tags from 1.2 to 2.0?
1.2 do not support tags but for migrations is useful
Ivan Goncharov
@IvanGoncharov
Hi
@mohsen1
I think about doing new realease
1.2.0
What do you think?
_
aarontai1607
@aarontai1607
hi
protoc-gen-swagger to generate openapiv3 instead of swagger2