Jason Harmon

Results 22 comments of Jason Harmon

+1 To provide a concrete example: ``` yaml /my-resource: x-resource-type: collection #

It's worth mentioning that there is at least some mention of vendor extensions, it's at least building an instance variable to keep track off all the extensions: https://github.com/swagger-rb/swagger-rb/blob/master/lib/swagger/api.rb#L16 ``` ruby...