mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added missing enumerable parameters
This commit is contained in:
@@ -875,7 +875,7 @@ from backend import Backend, Context
|
||||
from frontend import Command, LocalOrRemote, Application
|
||||
from frontend import Object, Method, Property
|
||||
from parameters import DefaultFrom, Bool, Flag, Int, Float, Bytes, Str, Password
|
||||
|
||||
from parameters import BytesEnum, StrEnum
|
||||
|
||||
def create_api(mode='dummy'):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user