Currently a generated header in Swift for example is:
//
// Foo.swift
//
// Generated by swagger-codegen
// https://github.com/swagger-api/swagger-codegen
//
It would be useful to also include:
-The date of code generation
-The version of swagger used to generate the code
-Any other useful information that we can add there?
Currently a generated header in Swift for example is:
//
// Foo.swift
//
// Generated by swagger-codegen
// https://github.com/swagger-api/swagger-codegen
//
It would be useful to also include:
-The date of code generation
-The version of swagger used to generate the code
-Any other useful information that we can add there?