swagger-api/swagger-codegen

Capture spec version in client

Open

#1,462 opened on Oct 28, 2015

 (2 comments) (0 reactions) (0 assignees)HTML (5,474 forks)batch import
Enhancement: Featurehelp wanted

Repository metrics

Stars
 (12,701 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be beneficial if there was a way to make sure a generated client is restricted to a server version.

Even if there is no restriction, I would like a way to capture the version of the spec that the client was generated against.

Contributor guide