Hi,
I'm running the command:
swagger-codegen generate -i https://developers.strava.com/swagger/swagger.json -l swift5
The DetailedActivity does not contain any of the SummaryActivity as described by the allOf section in https://developers.strava.com/swagger/activity.json#/DetailedActivity.
I've tried using version 3.0.41 and 2.4.30
A quick search indicated that it is a swagger bug?
Am I missing something here?
Thanks Antz