first commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
include_action_files: [/plugins/stWebApiPlugin/config/generator/extendGenerator.php]
|
||||
|
||||
webapi:
|
||||
fields:
|
||||
language: {type: string}
|
||||
|
||||
methods:
|
||||
GetDefaultLanguage:
|
||||
culture: false
|
||||
type: get
|
||||
inOutTypes: {in: object, out: object}
|
||||
fields:
|
||||
in: []
|
||||
out: [language]
|
||||
Reference in New Issue
Block a user