ErikWittern / openapi-snippet

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

Replace path parameters with example values #45

Closed RolphH closed 4 years ago

RolphH commented 4 years ago

Added small feature to have the Uri parameters replaced with the example values when specified. This will create better code-snippets which can be used easily, instead of having {parameter} in your code-snippet.