mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 18:09:06 +00:00
5 lines
81 B
Smalltalk
5 lines
81 B
Smalltalk
module $resource$
|
|
def get_compatible_version(*args)
|
|
'$apiVersion$'
|
|
end
|
|
|