ErikWittern / openapi-snippet

Generates code snippets for given Swagger / Open API documents
MIT License
115 stars 66 forks source link

fix: check for empty servers array #96

Open afonsojramos opened 10 months ago

afonsojramos commented 10 months ago

This one is an easy and small fix for an edge case where servers could be an empty array.