Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Zomzog
Zomzog / swaggerCodgenOperationId.yml
Last active April 30, 2018 07:37
Example for swagger codegen operation id with spaces
swagger: "2.0"
info:
description: "This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters."
version: "1.0.0"
title: "Swagger Petstore"
termsOfService: "http://swagger.io/terms/"
contact:
email: "apiteam@swagger.io"
license:
name: "Apache 2.0"