Fix native for availability

- Relates to #423
This commit is contained in:
Janne Valkealahti
2022-06-15 18:46:20 +01:00
parent 195d1d00ab
commit eb2d351b33

View File

@@ -14,5 +14,13 @@
{
"name": "org.springframework.shell.standard.commands.GroupsInfoModel",
"allDeclaredMethods": true
},
{
"name": "org.springframework.shell.standard.commands.CommandParameterInfoModel",
"allDeclaredMethods": true
},
{
"name": "org.springframework.shell.standard.commands.CommandAvailabilityInfoModel",
"allDeclaredMethods": true
}
]