reverb / swagger-spec

This fork of the swagger-spec is intended for 2.0 planning
Other
19 stars 15 forks source link

Missing operationId in v2.0/json/petstore.json #119

Closed raymondfeng closed 10 years ago

raymondfeng commented 10 years ago

https://github.com/reverb/swagger-spec/blob/master/examples/v2.0/json/petstore.json doesn't have operationId.

fehguy commented 10 years ago

operation id is optional--the tooling should derive it if not present.