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