core: operator apis commands (#5155)

This commit is contained in:
spaced4ndy
2024-11-08 14:45:00 +04:00
committed by GitHub
parent 8396e70e7b
commit ef0f21a11c
2 changed files with 10 additions and 0 deletions

View File

@@ -195,6 +195,8 @@ $(JQ.deriveJSON (sumTypeJSON $ dropPrefix "CA") ''ConditionsAcceptance)
$(JQ.deriveJSON defaultJSON ''ServerOperator)
$(JQ.deriveJSON defaultJSON ''OperatorEnabled)
$(JQ.deriveJSON (sumTypeJSON $ dropPrefix "UCA") ''UsageConditionsAction)
$(JQ.deriveJSON defaultJSON ''UserServers)