| Package | Description |
|---|---|
| com.holonplatform.jaxrs.swagger |
| Modifier and Type | Method and Description |
|---|---|
default M |
ApiReader.read(Class<?>... classes)
Read the given API resource class set and build the API definition model.
|
M |
ApiReader.read(Set<Class<?>> classes)
Read the given API resource class set and build the API definition model.
|
Copyright © 2019 The Holon Platform. All rights reserved.