mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-17 15:54:36 +00:00
5 lines
81 B
Smalltalk
5 lines
81 B
Smalltalk
module $resource$
|
|
def get_compatible_version(*args)
|
|
'$apiVersion$'
|
|
end
|
|
|