- Type Parameters:
T- model type
- All Superinterfaces:
NamedService
OpenApi manager.
-
Method Summary
Methods inherited from interface io.helidon.common.config.NamedService
name, type
-
Method Details
-
load
Load the model.- Parameters:
content- initial static content, may be empty- Returns:
- in-memory model
-
format
Format the model.- Parameters:
model- modelformat- desired format- Returns:
- formatted content
-